diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php index 1ff74c7328..da5835f378 100644 --- a/libraries/select_lang.lib.php +++ b/libraries/select_lang.lib.php @@ -276,6 +276,8 @@ function PMA_langDetails($lang) return array('kk|kazakh', 'kk', 'Қазақ'); case 'kn': return array('kn|kannada', 'kn', 'ಕನ್ನಡ'); + case 'ky': + return array('ky|kyrgyz', 'ky', 'Кыргызча'); case 'lt': return array('lt|lithuanian', 'lt', 'Lietuvių'); case 'lv': diff --git a/po/ky.po b/po/ky.po new file mode 100644 index 0000000000..a13c335eac --- /dev/null +++ b/po/ky.po @@ -0,0 +1,13291 @@ +# phpMyAdmin translation. +# Copyright (C) 2003 - 2013 phpMyAdmin devel team +# This file is distributed under the same license as the phpMyAdmin package. +# Automatically generated, 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: phpMyAdmin 4.1.0-beta2\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2013-11-10 08:54-0500\n" +"PO-Revision-Date: 2013-11-10 08:54-0500\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ky\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: changelog.php:36 license.php:28 +#, php-format +msgid "" +"The %s file is not available on this system, please visit www.phpmyadmin.net " +"for more information." +msgstr "" + +#: db_create.php:61 +#, php-format +msgid "Database %1$s has been created." +msgstr "" + +#: db_datadict.php:52 libraries/operations.lib.php:32 +msgid "Database comment: " +msgstr "" + +#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1348 +#: libraries/tbl_columns_definition_form.lib.php:70 +#: libraries/tbl_printview.lib.php:579 +msgid "Table comments:" +msgstr "" + +#: db_datadict.php:168 libraries/Index.class.php:566 +#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1282 +#: libraries/insert_edit.lib.php:1620 +#: libraries/navigation/Nodes/Node_Column.class.php:32 +#: libraries/plugins/export/ExportHtmlword.class.php:278 +#: libraries/plugins/export/ExportHtmlword.class.php:393 +#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportOdt.class.php:360 +#: libraries/plugins/export/ExportOdt.class.php:458 +#: libraries/plugins/export/ExportTexytext.class.php:271 +#: libraries/plugins/export/ExportTexytext.class.php:371 +#: libraries/plugins/export/ExportTexytext.class.php:434 +#: libraries/schema/Pdf_Relation_Schema.class.php:1374 +#: libraries/schema/Pdf_Relation_Schema.class.php:1397 +#: libraries/tbl_columns_definition_form.lib.php:574 +#: libraries/tbl_indexes.lib.php:316 libraries/tbl_printview.lib.php:473 +#: libraries/tbl_relation.lib.php:328 libraries/tbl_relation.lib.php:416 +#: libraries/tbl_relation.lib.php:544 libraries/tbl_tracking.lib.php:727 +#: libraries/tbl_tracking.lib.php:814 +msgid "Column" +msgstr "" + +#: db_datadict.php:169 db_printview.php:49 libraries/Index.class.php:563 +#: libraries/TableSearch.class.php:186 libraries/insert_edit.lib.php:243 +#: libraries/insert_edit.lib.php:247 +#: libraries/plugins/export/ExportHtmlword.class.php:281 +#: libraries/plugins/export/ExportHtmlword.class.php:396 +#: libraries/plugins/export/ExportLatex.class.php:511 +#: libraries/plugins/export/ExportOdt.class.php:363 +#: libraries/plugins/export/ExportOdt.class.php:461 +#: libraries/plugins/export/ExportTexytext.class.php:272 +#: libraries/plugins/export/ExportTexytext.class.php:372 +#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 +#: libraries/rte/rte_routines.lib.php:951 +#: libraries/rte/rte_routines.lib.php:980 +#: libraries/rte/rte_routines.lib.php:1600 +#: libraries/schema/Pdf_Relation_Schema.class.php:1375 +#: libraries/schema/Pdf_Relation_Schema.class.php:1398 +#: libraries/server_privileges.lib.php:1815 +#: libraries/server_privileges.lib.php:1923 libraries/structure.lib.php:776 +#: libraries/structure.lib.php:1182 +#: libraries/tbl_columns_definition_form.lib.php:276 +#: libraries/tbl_printview.lib.php:474 libraries/tbl_tracking.lib.php:728 +#: libraries/tbl_tracking.lib.php:811 +msgid "Type" +msgstr "" + +#: db_datadict.php:170 libraries/Index.class.php:569 +#: libraries/TableSearch.class.php:1283 libraries/insert_edit.lib.php:1629 +#: libraries/plugins/export/ExportHtmlword.class.php:284 +#: libraries/plugins/export/ExportHtmlword.class.php:399 +#: libraries/plugins/export/ExportLatex.class.php:512 +#: libraries/plugins/export/ExportOdt.class.php:366 +#: libraries/plugins/export/ExportOdt.class.php:464 +#: libraries/plugins/export/ExportTexytext.class.php:273 +#: libraries/plugins/export/ExportTexytext.class.php:373 +#: libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/schema/Pdf_Relation_Schema.class.php:1400 +#: libraries/structure.lib.php:1185 +#: libraries/tbl_columns_definition_form.lib.php:297 +#: libraries/tbl_printview.lib.php:475 libraries/tbl_tracking.lib.php:730 +#: libraries/tbl_tracking.lib.php:817 +msgid "Null" +msgstr "" + +#: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:287 +#: libraries/plugins/export/ExportHtmlword.class.php:402 +#: libraries/plugins/export/ExportLatex.class.php:513 +#: libraries/plugins/export/ExportOdt.class.php:369 +#: libraries/plugins/export/ExportOdt.class.php:467 +#: libraries/plugins/export/ExportTexytext.class.php:274 +#: libraries/plugins/export/ExportTexytext.class.php:374 +#: libraries/schema/Pdf_Relation_Schema.class.php:1378 +#: libraries/schema/Pdf_Relation_Schema.class.php:1401 +#: libraries/structure.lib.php:210 libraries/structure.lib.php:1186 +#: libraries/tbl_columns_definition_form.lib.php:288 +#: libraries/tbl_printview.lib.php:476 libraries/tbl_tracking.lib.php:731 +msgid "Default" +msgstr "" + +#: db_datadict.php:173 libraries/plugins/export/ExportHtmlword.class.php:406 +#: libraries/plugins/export/ExportLatex.class.php:515 +#: libraries/plugins/export/ExportOdt.class.php:471 +#: libraries/plugins/export/ExportTexytext.class.php:376 +#: libraries/schema/Pdf_Relation_Schema.class.php:1380 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/tbl_printview.lib.php:478 +msgid "Links to" +msgstr "" + +#: db_datadict.php:175 db_printview.php:53 +#: libraries/config/messages.inc.php:94 libraries/config/messages.inc.php:109 +#: libraries/config/messages.inc.php:132 +#: libraries/plugins/export/ExportHtmlword.class.php:411 +#: libraries/plugins/export/ExportLatex.class.php:518 +#: libraries/plugins/export/ExportOdt.class.php:476 +#: libraries/plugins/export/ExportTexytext.class.php:379 +#: libraries/schema/Pdf_Relation_Schema.class.php:1391 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/tbl_columns_definition_form.lib.php:307 +#: libraries/tbl_printview.lib.php:480 +msgid "Comments" +msgstr "" + +#: db_datadict.php:240 js/messages.php:249 libraries/Index.class.php:434 +#: libraries/Index.class.php:473 libraries/Index.class.php:882 +#: libraries/config/FormDisplay.tpl.php:257 libraries/mult_submits.lib.php:442 +#: libraries/mult_submits.lib.php:443 +#: libraries/plugins/export/ExportHtmlword.class.php:633 +#: libraries/plugins/export/ExportLatex.class.php:589 +#: libraries/plugins/export/ExportOdt.class.php:726 +#: libraries/plugins/export/ExportTexytext.class.php:568 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 +#: libraries/server_privileges.lib.php:2116 +#: libraries/server_privileges.lib.php:2303 +#: libraries/server_privileges.lib.php:2324 +#: libraries/server_privileges.lib.php:2636 +#: libraries/server_privileges.lib.php:2642 +#: libraries/server_privileges.lib.php:2975 +#: libraries/server_privileges.lib.php:2997 libraries/structure.lib.php:1270 +#: libraries/tbl_printview.lib.php:114 libraries/tbl_tracking.lib.php:772 +#: libraries/tbl_tracking.lib.php:849 libraries/tbl_tracking.lib.php:854 +#: libraries/user_preferences.lib.php:296 prefs_manage.php:138 +msgid "No" +msgstr "" + +#: db_datadict.php:240 js/messages.php:248 libraries/Index.class.php:435 +#: libraries/Index.class.php:472 libraries/Index.class.php:882 +#: libraries/config/FormDisplay.tpl.php:257 libraries/mult_submits.inc.php:80 +#: libraries/mult_submits.inc.php:159 libraries/mult_submits.lib.php:350 +#: libraries/mult_submits.lib.php:383 libraries/mult_submits.lib.php:436 +#: libraries/mult_submits.lib.php:437 libraries/mult_submits.lib.php:479 +#: libraries/mult_submits.lib.php:488 libraries/mult_submits.lib.php:493 +#: libraries/mult_submits.lib.php:498 libraries/mult_submits.lib.php:503 +#: libraries/plugins/export/ExportHtmlword.class.php:634 +#: libraries/plugins/export/ExportLatex.class.php:589 +#: libraries/plugins/export/ExportOdt.class.php:727 +#: libraries/plugins/export/ExportTexytext.class.php:568 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/server_databases.lib.php:476 +#: libraries/server_databases.lib.php:486 +#: libraries/server_privileges.lib.php:2116 +#: libraries/server_privileges.lib.php:2300 +#: libraries/server_privileges.lib.php:2322 +#: libraries/server_privileges.lib.php:2635 +#: libraries/server_privileges.lib.php:2640 +#: libraries/server_privileges.lib.php:2972 +#: libraries/server_privileges.lib.php:2997 libraries/structure.lib.php:1270 +#: libraries/structure.lib.php:2613 libraries/tbl_printview.lib.php:115 +#: libraries/tbl_tracking.lib.php:772 libraries/tbl_tracking.lib.php:847 +#: libraries/tbl_tracking.lib.php:852 libraries/user_preferences.lib.php:294 +#: prefs_manage.php:136 +msgid "Yes" +msgstr "" + +#: db_export.php:29 +msgid "View dump (schema) of database" +msgstr "" + +#: db_export.php:33 db_printview.php:41 db_structure.php:68 db_tracking.php:51 +#: export.php:572 libraries/DBQbe.class.php:268 +msgid "No tables found in database." +msgstr "" + +#: db_export.php:41 libraries/DbSearch.class.php:444 +#: libraries/display_export.lib.php:42 +msgid "Select All" +msgstr "" + +#: db_export.php:47 libraries/DbSearch.class.php:448 +#: libraries/display_export.lib.php:48 +msgid "Unselect All" +msgstr "" + +#: db_operations.php:45 tbl_create.php:21 +msgid "The database name is empty!" +msgstr "" + +#: db_operations.php:130 +#, php-format +msgid "Database %1$s has been renamed to %2$s" +msgstr "" + +#: db_operations.php:136 +#, php-format +msgid "Database %1$s has been copied to %2$s" +msgstr "" + +#: db_operations.php:260 +#, php-format +msgid "" +"The phpMyAdmin configuration storage has been deactivated. To find out why " +"click %shere%s." +msgstr "" + +#: db_printview.php:47 db_tracking.php:81 db_tracking.php:208 +#: libraries/Menu.class.php:235 libraries/config/messages.inc.php:516 +#: libraries/plugins/export/ExportXml.class.php:467 +#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355 +#: libraries/schema/User_Schema.class.php:305 +#: libraries/server_privileges.lib.php:2473 +#: libraries/server_privileges.lib.php:2701 +#: libraries/server_privileges.lib.php:3705 libraries/structure.lib.php:757 +#: libraries/tbl_relation.lib.php:311 libraries/tbl_relation.lib.php:527 +#: libraries/tbl_tracking.lib.php:196 +msgid "Table" +msgstr "" + +#: db_printview.php:48 libraries/Table.class.php:352 +#: libraries/build_html_for_db.lib.php:32 libraries/import.lib.php:184 +#: libraries/structure.lib.php:768 libraries/structure.lib.php:1725 +#: libraries/structure.lib.php:1918 libraries/tbl_printview.lib.php:194 +msgid "Rows" +msgstr "" + +#: db_printview.php:51 libraries/structure.lib.php:787 +#: libraries/tbl_indexes.lib.php:317 +msgid "Size" +msgstr "" + +#: db_printview.php:97 libraries/plugins/export/ExportSql.class.php:1116 +#: libraries/structure.lib.php:731 +msgid "in use" +msgstr "" + +#: db_printview.php:117 libraries/plugins/export/ExportSql.class.php:1042 +#: libraries/schema/Pdf_Relation_Schema.class.php:1353 +msgid "Creation:" +msgstr "" + +#: db_printview.php:126 libraries/plugins/export/ExportSql.class.php:1055 +#: libraries/schema/Pdf_Relation_Schema.class.php:1358 +msgid "Last update:" +msgstr "" + +#: db_printview.php:135 libraries/plugins/export/ExportSql.class.php:1068 +#: libraries/schema/Pdf_Relation_Schema.class.php:1363 +msgid "Last check:" +msgstr "" + +#: db_printview.php:149 libraries/structure.lib.php:176 +#, php-format +msgid "%s table" +msgid_plural "%s tables" +msgstr[0] "" +msgstr[1] "" + +#: db_qbe.php:50 +msgid "You have to choose at least one column to display" +msgstr "" + +#: db_qbe.php:70 +#, php-format +msgid "Switch to %svisual builder%s" +msgstr "" + +#: db_search.php:30 libraries/plugins/auth/AuthenticationConfig.class.php:81 +#: libraries/plugins/auth/AuthenticationConfig.class.php:96 +#: libraries/plugins/auth/AuthenticationCookie.class.php:683 +#: libraries/plugins/auth/AuthenticationHttp.class.php:69 +#: libraries/plugins/auth/AuthenticationSignon.class.php:268 +msgid "Access denied" +msgstr "" + +#: db_tracking.php:75 +msgid "Tracked tables" +msgstr "" + +#: db_tracking.php:80 libraries/Menu.class.php:212 +#: libraries/config/messages.inc.php:510 +#: libraries/plugins/export/ExportHtmlword.class.php:158 +#: libraries/plugins/export/ExportOdt.class.php:203 +#: libraries/plugins/export/ExportTexytext.class.php:142 +#: libraries/server_databases.lib.php:311 +#: libraries/server_privileges.lib.php:2457 +#: libraries/server_privileges.lib.php:2701 +#: libraries/server_privileges.lib.php:3691 +#: libraries/server_status.lib.php:351 libraries/tbl_relation.lib.php:288 +#: libraries/tbl_relation.lib.php:477 libraries/tbl_tracking.lib.php:195 +msgid "Database" +msgstr "" + +#: db_tracking.php:82 +msgid "Last version" +msgstr "" + +#: db_tracking.php:83 libraries/tbl_tracking.lib.php:198 +msgid "Created" +msgstr "" + +#: db_tracking.php:84 libraries/tbl_tracking.lib.php:199 +msgid "Updated" +msgstr "" + +#: db_tracking.php:85 js/messages.php:177 libraries/Menu.class.php:516 +#: libraries/Util.class.php:4106 libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_list.lib.php:78 libraries/server_status.lib.php:363 +#: libraries/tbl_tracking.lib.php:200 +msgid "Status" +msgstr "" + +#: db_tracking.php:86 libraries/Index.class.php:560 +#: libraries/rte/rte_list.lib.php:53 libraries/rte/rte_list.lib.php:67 +#: libraries/rte/rte_list.lib.php:79 libraries/server_databases.lib.php:405 +#: libraries/server_privileges.lib.php:1818 +#: libraries/server_privileges.lib.php:1926 +#: libraries/server_privileges.lib.php:2711 +#: libraries/server_privileges.lib.php:2880 +#: libraries/server_user_groups.lib.php:82 libraries/structure.lib.php:765 +#: libraries/structure.lib.php:1200 +msgid "Action" +msgstr "" + +#: db_tracking.php:87 libraries/navigation/Navigation.class.php:196 +#: libraries/tbl_tracking.lib.php:201 tbl_change.php:147 +msgid "Show" +msgstr "" + +#: db_tracking.php:99 js/messages.php:40 +msgid "Delete tracking data for this table" +msgstr "" + +#: db_tracking.php:103 libraries/Index.class.php:626 +#: libraries/Util.class.php:3410 libraries/Util.class.php:3411 +#: libraries/server_databases.lib.php:156 libraries/structure.lib.php:307 +#: libraries/structure.lib.php:1380 libraries/structure.lib.php:2067 +#: libraries/structure.lib.php:2069 +msgid "Drop" +msgstr "" + +#: db_tracking.php:120 libraries/tbl_tracking.lib.php:210 +#: libraries/tbl_tracking.lib.php:311 +msgid "active" +msgstr "" + +#: db_tracking.php:122 libraries/tbl_tracking.lib.php:212 +#: libraries/tbl_tracking.lib.php:313 +msgid "not active" +msgstr "" + +#: db_tracking.php:143 +msgid "Versions" +msgstr "" + +#: db_tracking.php:146 libraries/tbl_tracking.lib.php:234 +#: libraries/tbl_tracking.lib.php:352 +msgid "Tracking report" +msgstr "" + +#: db_tracking.php:149 libraries/tbl_tracking.lib.php:241 +#: libraries/tbl_tracking.lib.php:676 +msgid "Structure snapshot" +msgstr "" + +#: db_tracking.php:203 +msgid "Untracked tables" +msgstr "" + +#: db_tracking.php:222 libraries/structure.lib.php:1531 +msgid "Track table" +msgstr "" + +#: db_tracking.php:249 +msgid "Database Log" +msgstr "" + +#: error_report.php:20 +msgid "" +"An error has been detected and an error report has been automatically " +"submitted based on your settings." +msgstr "" + +#: error_report.php:24 error_report.php:33 +msgid "You may want to refresh the page." +msgstr "" + +#: error_report.php:31 +msgid "Thank you for submitting this report." +msgstr "" + +#: export.php:160 +msgid "Bad type!" +msgstr "" + +#: export.php:211 +msgid "Selected export type has to be saved in file!" +msgstr "" + +#: export.php:240 +msgid "Bad parameters!" +msgstr "" + +#: export.php:339 export.php:370 export.php:957 +#, php-format +msgid "Insufficient space to save the file %s." +msgstr "" + +#: export.php:512 +#, php-format +msgid "" +"File %s already exists on server, change filename or check overwrite option." +msgstr "" + +#: export.php:521 export.php:530 +#, php-format +msgid "The web server does not have permission to save the file %s." +msgstr "" + +#: export.php:963 +#, php-format +msgid "Dump has been saved to file %s." +msgstr "" + +#: file_echo.php:22 +msgid "Invalid export type" +msgstr "" + +#: gis_data_editor.php:113 +#, php-format +msgid "Value for the column \"%s\"" +msgstr "" + +#: gis_data_editor.php:141 libraries/tbl_gis_visualization.lib.php:242 +msgid "Use OpenStreetMaps as Base Layer" +msgstr "" + +#. l10n: Spatial Reference System Identifier +#: gis_data_editor.php:163 +msgid "SRID:" +msgstr "" + +#: gis_data_editor.php:186 +#, php-format +msgid "Geometry %d:" +msgstr "" + +#: gis_data_editor.php:208 +msgid "Point:" +msgstr "" + +#: gis_data_editor.php:209 gis_data_editor.php:236 gis_data_editor.php:291 +#: gis_data_editor.php:364 js/messages.php:324 +msgid "X" +msgstr "" + +#: gis_data_editor.php:212 gis_data_editor.php:240 gis_data_editor.php:295 +#: gis_data_editor.php:368 js/messages.php:325 +msgid "Y" +msgstr "" + +#: gis_data_editor.php:234 gis_data_editor.php:289 gis_data_editor.php:362 +#: js/messages.php:327 +#, php-format +msgid "Point %d" +msgstr "" + +#: gis_data_editor.php:247 gis_data_editor.php:302 gis_data_editor.php:375 +#: js/messages.php:333 +msgid "Add a point" +msgstr "" + +#: gis_data_editor.php:264 +#, php-format +msgid "Linestring %d:" +msgstr "" + +#: gis_data_editor.php:267 gis_data_editor.php:343 +msgid "Outer ring:" +msgstr "" + +#: gis_data_editor.php:269 gis_data_editor.php:345 +#, php-format +msgid "Inner ring %d:" +msgstr "" + +#: gis_data_editor.php:305 +msgid "Add a linestring" +msgstr "" + +#: gis_data_editor.php:306 gis_data_editor.php:380 js/messages.php:334 +msgid "Add an inner ring" +msgstr "" + +#: gis_data_editor.php:327 +#, php-format +msgid "Polygon %d:" +msgstr "" + +#: gis_data_editor.php:386 js/messages.php:335 +msgid "Add a polygon" +msgstr "" + +#: gis_data_editor.php:392 +msgid "Add geometry" +msgstr "" + +#: gis_data_editor.php:398 js/messages.php:225 +#: libraries/DbSearch.class.php:465 libraries/DisplayResults.class.php:1688 +#: libraries/TableSearch.class.php:1230 libraries/browse_foreigners.lib.php:51 +#: libraries/core.lib.php:554 libraries/display_change_password.lib.php:94 +#: libraries/display_create_table.lib.php:71 +#: libraries/display_export.lib.php:294 libraries/display_import.lib.php:368 +#: libraries/index.lib.php:40 libraries/insert_edit.lib.php:1601 +#: libraries/insert_edit.lib.php:1636 libraries/operations.lib.php:39 +#: libraries/operations.lib.php:82 libraries/operations.lib.php:210 +#: libraries/operations.lib.php:254 libraries/operations.lib.php:650 +#: libraries/operations.lib.php:703 libraries/operations.lib.php:752 +#: libraries/operations.lib.php:1066 libraries/operations.lib.php:1343 +#: libraries/plugins/auth/AuthenticationCookie.class.php:284 +#: libraries/replication_gui.lib.php:121 libraries/replication_gui.lib.php:293 +#: libraries/replication_gui.lib.php:439 libraries/replication_gui.lib.php:882 +#: libraries/rte/rte_events.lib.php:542 +#: libraries/rte/rte_routines.lib.php:1093 +#: libraries/rte/rte_routines.lib.php:1690 +#: libraries/rte/rte_triggers.lib.php:420 +#: libraries/schema/User_Schema.class.php:170 +#: libraries/schema/User_Schema.class.php:233 +#: libraries/schema/User_Schema.class.php:495 +#: libraries/schema/User_Schema.class.php:546 +#: libraries/server_bin_log.lib.php:61 libraries/server_privileges.lib.php:688 +#: libraries/server_privileges.lib.php:1722 +#: libraries/server_privileges.lib.php:2439 +#: libraries/server_privileges.lib.php:3078 +#: libraries/server_privileges.lib.php:3913 +#: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:509 libraries/structure.lib.php:1599 +#: libraries/tbl_chart.lib.php:216 +#: libraries/tbl_columns_definition_form.lib.php:174 +#: libraries/tbl_tracking.lib.php:386 libraries/tbl_tracking.lib.php:454 +#: pmd_pdf.php:158 prefs_manage.php:272 prefs_manage.php:322 +#: view_create.php:273 view_operations.php:106 +msgid "Go" +msgstr "" + +#: gis_data_editor.php:401 +msgid "Output" +msgstr "" + +#: gis_data_editor.php:404 +msgid "" +"Choose \"GeomFromText\" from the \"Function\" column and paste the string " +"below into the \"Value\" field" +msgstr "" + +#: import.php:116 +#, php-format +msgid "" +"You probably tried to upload a file that is too large. Please refer to " +"%sdocumentation%s for a workaround for this limit." +msgstr "" + +#: import.php:284 import.php:550 +msgid "Showing bookmark" +msgstr "" + +#: import.php:299 import.php:546 +msgid "The bookmark has been deleted." +msgstr "" + +#: import.php:394 import.php:455 libraries/File.class.php:433 +#: libraries/File.class.php:526 +msgid "File could not be read" +msgstr "" + +#: import.php:403 import.php:414 import.php:435 import.php:446 +#: libraries/File.class.php:605 +#, 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:461 +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 " +"[doc@faq1-16]FAQ 1.16[/doc]." +msgstr "" + +#: import.php:481 +msgid "" +"Cannot convert file's character set without character set conversion library" +msgstr "" + +#: import.php:519 libraries/display_import.inc.php:32 +msgid "Could not load import plugins, please check your installation!" +msgstr "" + +#: import.php:553 libraries/sql.lib.php:1021 libraries/sql.lib.php:1802 +#, php-format +msgid "Bookmark %s created" +msgstr "" + +#: import.php:563 import.php:576 +#, php-format +msgid "Import has been successfully finished, %d queries executed." +msgstr "" + +#: import.php:591 +msgid "" +"Script timeout passed, if you want to finish import, please resubmit same " +"file and import will resume." +msgstr "" + +#: import.php:595 +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:87 libraries/Util.class.php:735 +#: libraries/schema/Export_Relation_Schema.class.php:246 user_password.php:239 +msgid "Back" +msgstr "" + +#: index.php:115 libraries/Footer.class.php:70 +msgid "phpMyAdmin Demo Server" +msgstr "" + +#: index.php:119 +#, php-format +msgid "" +"You are using the demo server. You can do anything here, but please do not " +"change root, debian-sys-maint and pma users. More information is available " +"at %s." +msgstr "" + +#: index.php:129 +msgid "General Settings" +msgstr "" + +#: index.php:157 libraries/display_change_password.lib.php:46 +#: user_password.php:233 +msgid "Change password" +msgstr "" + +#: index.php:173 +msgid "Server connection collation" +msgstr "" + +#: index.php:196 +msgid "Appearance Settings" +msgstr "" + +#: index.php:226 prefs_manage.php:281 +msgid "More settings" +msgstr "" + +#: index.php:247 +msgid "Database server" +msgstr "" + +#: index.php:250 libraries/plugins/auth/AuthenticationCookie.class.php:207 +msgid "Server:" +msgstr "" + +#: index.php:254 +msgid "Server type:" +msgstr "" + +#: index.php:258 libraries/plugins/export/ExportLatex.class.php:225 +#: libraries/plugins/export/ExportSql.class.php:631 +#: libraries/plugins/export/ExportXml.class.php:198 +msgid "Server version:" +msgstr "" + +#: index.php:264 +msgid "Protocol version:" +msgstr "" + +#: index.php:268 +msgid "User:" +msgstr "" + +#: index.php:273 +msgid "Server charset:" +msgstr "" + +#: index.php:287 +msgid "Web server" +msgstr "" + +#: index.php:303 +msgid "Database client version:" +msgstr "" + +#: index.php:307 +msgid "PHP extension:" +msgstr "" + +#: index.php:321 +msgid "Show PHP information" +msgstr "" + +#: index.php:344 +msgid "Version information:" +msgstr "" + +#: index.php:353 libraries/Util.class.php:429 libraries/Util.class.php:496 +#: libraries/config/FormDisplay.tpl.php:148 +#: libraries/display_export.lib.php:461 libraries/engines/pbxt.lib.php:112 +#: libraries/navigation/NavigationHeader.class.php:241 +#: libraries/relation.lib.php:88 libraries/server_variables.lib.php:162 +msgid "Documentation" +msgstr "" + +#: index.php:360 +msgid "Wiki" +msgstr "" + +#: index.php:369 +msgid "Official Homepage" +msgstr "" + +#: index.php:376 +msgid "Contribute" +msgstr "" + +#: index.php:383 +msgid "Get support" +msgstr "" + +#: index.php:390 +msgid "List of changes" +msgstr "" + +#: index.php:412 +msgid "" +"Your configuration file contains settings (root with no password) that " +"correspond to the default MySQL privileged account. Your MySQL server is " +"running with this default, is open to intrusion, and you really should fix " +"this security hole by setting a password for user 'root'." +msgstr "" + +#: index.php:429 +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 "" + +#: index.php:444 +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 "" + +#: index.php:459 +msgid "" +"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower than " +"cookie validity configured in phpMyAdmin, because of this, your login will " +"expire sooner than configured in phpMyAdmin." +msgstr "" + +#: index.php:471 +msgid "" +"Login cookie store is lower than cookie validity configured in phpMyAdmin, " +"because of this, your login will expire sooner than configured in phpMyAdmin." +msgstr "" + +#: index.php:483 +msgid "The configuration file now needs a secret passphrase (blowfish_secret)." +msgstr "" + +#: index.php:494 +msgid "" +"Directory [code]config[/code], which is used by the setup script, still " +"exists in your phpMyAdmin directory. It is strongly recommended to remove it " +"once phpMyAdmin has been configured. Otherwise the security of your server " +"may be compromised by unauthorized people downloading your configuration." +msgstr "" + +#: index.php:504 +#, php-format +msgid "" +"The phpMyAdmin configuration storage is not completely configured, some " +"extended features have been deactivated. To find out why click %shere%s." +msgstr "" + +#: index.php:540 +#, php-format +msgid "" +"Your PHP MySQL library version %s differs from your MySQL server version %s. " +"This may cause unpredictable behavior." +msgstr "" + +#: index.php:564 +#, php-format +msgid "" +"Server running with Suhosin. Please refer to %sdocumentation%s for possible " +"issues." +msgstr "" + +#: js/messages.php:29 libraries/import.lib.php:118 sql.php:138 +msgid "\"DROP DATABASE\" statements are disabled." +msgstr "" + +#: js/messages.php:35 +msgid "Confirm" +msgstr "" + +#: js/messages.php:36 +#, php-format +msgid "Do you really want to execute \"%s\"?" +msgstr "" + +#: js/messages.php:37 libraries/mult_submits.lib.php:406 +msgid "You are about to DESTROY a complete database!" +msgstr "" + +#: js/messages.php:38 +msgid "You are about to DESTROY a complete table!" +msgstr "" + +#: js/messages.php:39 +msgid "You are about to TRUNCATE a complete table!" +msgstr "" + +#: js/messages.php:41 +msgid "Deleting tracking data" +msgstr "" + +#: js/messages.php:42 +msgid "Dropping Primary Key/Index" +msgstr "" + +#: js/messages.php:43 +msgid "This operation could take a long time. Proceed anyway?" +msgstr "" + +#: js/messages.php:44 +#, php-format +msgid "Do you really want to delete user group \"%s\"?" +msgstr "" + +#: js/messages.php:47 +msgid "Missing value in the form!" +msgstr "" + +#: js/messages.php:48 +msgid "Please enter a valid number" +msgstr "" + +#: js/messages.php:49 +msgid "Please enter a valid length" +msgstr "" + +#: js/messages.php:50 +msgid "Add Index" +msgstr "" + +#: js/messages.php:51 +msgid "Edit Index" +msgstr "" + +#: js/messages.php:52 libraries/tbl_indexes.lib.php:394 +#, php-format +msgid "Add %s column(s) to index" +msgstr "" + +#. l10n: Default label for the y-Axis of Charts +#: js/messages.php:56 libraries/tbl_chart.lib.php:188 +msgid "Y Values" +msgstr "" + +#: js/messages.php:59 +msgid "The host name is empty!" +msgstr "" + +#: js/messages.php:60 +msgid "The user name is empty!" +msgstr "" + +#: js/messages.php:61 libraries/server_privileges.lib.php:1553 +#: user_password.php:110 +msgid "The password is empty!" +msgstr "" + +#: js/messages.php:62 libraries/server_privileges.lib.php:1551 +#: user_password.php:113 +msgid "The passwords aren't the same!" +msgstr "" + +#: js/messages.php:63 libraries/server_privileges.lib.php:1679 +#: libraries/server_privileges.lib.php:1883 +#: libraries/server_privileges.lib.php:2004 +#: libraries/server_privileges.lib.php:3041 +#: libraries/server_privileges.lib.php:3652 +msgid "Add user" +msgstr "" + +#: js/messages.php:64 +msgid "Reloading Privileges" +msgstr "" + +#: js/messages.php:65 +msgid "Removing Selected Users" +msgstr "" + +#: js/messages.php:66 js/messages.php:123 libraries/tbl_tracking.lib.php:353 +#: libraries/tbl_tracking.lib.php:677 +msgid "Close" +msgstr "" + +#. l10n: Other, small valued, queries +#: js/messages.php:69 libraries/ServerStatusData.class.php:205 +#: libraries/server_status_queries.lib.php:145 +msgid "Other" +msgstr "" + +#. l10n: Thousands separator +#: js/messages.php:71 libraries/Util.class.php:1440 +msgid "," +msgstr "" + +#. l10n: Decimal separator +#: js/messages.php:73 libraries/Util.class.php:1442 +msgid "." +msgstr "" + +#: js/messages.php:75 +msgid "Connections / Processes" +msgstr "" + +#: js/messages.php:78 +msgid "Local monitor configuration incompatible" +msgstr "" + +#: js/messages.php:79 +msgid "" +"The chart arrangement configuration in your browsers local storage is not " +"compatible anymore to the newer version of the monitor dialog. It is very " +"likely that your current configuration will not work anymore. Please reset " +"your configuration to default in the Settings menu." +msgstr "" + +#: js/messages.php:81 +msgid "Query cache efficiency" +msgstr "" + +#: js/messages.php:82 +msgid "Query cache usage" +msgstr "" + +#: js/messages.php:83 +msgid "Query cache used" +msgstr "" + +#: js/messages.php:85 +msgid "System CPU Usage" +msgstr "" + +#: js/messages.php:86 +msgid "System memory" +msgstr "" + +#: js/messages.php:87 +msgid "System swap" +msgstr "" + +#: js/messages.php:89 +msgid "Average load" +msgstr "" + +#: js/messages.php:90 +msgid "Total memory" +msgstr "" + +#: js/messages.php:91 +msgid "Cached memory" +msgstr "" + +#: js/messages.php:92 +msgid "Buffered memory" +msgstr "" + +#: js/messages.php:93 +msgid "Free memory" +msgstr "" + +#: js/messages.php:94 +msgid "Used memory" +msgstr "" + +#: js/messages.php:96 +msgid "Total Swap" +msgstr "" + +#: js/messages.php:97 +msgid "Cached Swap" +msgstr "" + +#: js/messages.php:98 +msgid "Used Swap" +msgstr "" + +#: js/messages.php:99 +msgid "Free Swap" +msgstr "" + +#: js/messages.php:101 +msgid "Bytes sent" +msgstr "" + +#: js/messages.php:102 +msgid "Bytes received" +msgstr "" + +#: js/messages.php:103 libraries/server_status.lib.php:220 +msgid "Connections" +msgstr "" + +#: js/messages.php:104 libraries/server_status.lib.php:414 +msgid "Processes" +msgstr "" + +#. l10n: shortcuts for Byte +#: js/messages.php:107 libraries/Util.class.php:1386 +msgid "B" +msgstr "" + +#. l10n: shortcuts for Kilobyte +#: js/messages.php:108 libraries/Util.class.php:1388 +#: libraries/server_status_monitor.lib.php:259 +msgid "KiB" +msgstr "" + +#. l10n: shortcuts for Megabyte +#: js/messages.php:109 libraries/Util.class.php:1390 +#: libraries/server_status_monitor.lib.php:260 +msgid "MiB" +msgstr "" + +#. l10n: shortcuts for Gigabyte +#: js/messages.php:110 libraries/Util.class.php:1392 +msgid "GiB" +msgstr "" + +#. l10n: shortcuts for Terabyte +#: js/messages.php:111 libraries/Util.class.php:1394 +msgid "TiB" +msgstr "" + +#. l10n: shortcuts for Petabyte +#: js/messages.php:112 libraries/Util.class.php:1396 +msgid "PiB" +msgstr "" + +#. l10n: shortcuts for Exabyte +#: js/messages.php:113 libraries/Util.class.php:1398 +msgid "EiB" +msgstr "" + +#: js/messages.php:114 +#, php-format +msgid "%d table(s)" +msgstr "" + +#. l10n: Questions is the name of a MySQL Status variable +#: js/messages.php:117 +msgid "Questions" +msgstr "" + +#: js/messages.php:118 libraries/server_status.lib.php:129 +msgid "Traffic" +msgstr "" + +#: js/messages.php:119 libraries/Menu.class.php:549 +#: libraries/Util.class.php:4110 libraries/server_status_monitor.lib.php:299 +msgid "Settings" +msgstr "" + +#: js/messages.php:120 +msgid "Remove chart" +msgstr "" + +#: js/messages.php:121 +msgid "Edit title and labels" +msgstr "" + +#: js/messages.php:122 +msgid "Add chart to grid" +msgstr "" + +#: js/messages.php:124 +msgid "Please add at least one variable to the series" +msgstr "" + +#: js/messages.php:125 libraries/DisplayResults.class.php:1325 +#: libraries/TableSearch.class.php:881 libraries/TableSearch.class.php:1040 +#: libraries/display_export.lib.php:572 +#: libraries/plugins/export/ExportSql.class.php:1578 +#: libraries/server_privileges.lib.php:2610 +#: libraries/server_status.lib.php:525 +#: libraries/server_status_monitor.lib.php:278 +#: libraries/tbl_columns_definition_form.lib.php:694 pmd_general.php:545 +msgid "None" +msgstr "" + +#: js/messages.php:126 +msgid "Resume monitor" +msgstr "" + +#: js/messages.php:127 +msgid "Pause monitor" +msgstr "" + +#: js/messages.php:129 +msgid "general_log and slow_query_log are enabled." +msgstr "" + +#: js/messages.php:130 +msgid "general_log is enabled." +msgstr "" + +#: js/messages.php:131 +msgid "slow_query_log is enabled." +msgstr "" + +#: js/messages.php:132 +msgid "slow_query_log and general_log are disabled." +msgstr "" + +#: js/messages.php:133 +msgid "log_output is not set to TABLE." +msgstr "" + +#: js/messages.php:134 +msgid "log_output is set to TABLE." +msgstr "" + +#: js/messages.php:135 +#, php-format +msgid "" +"slow_query_log is enabled, but the server logs only queries that take longer " +"than %d seconds. It is advisable to set this long_query_time 0-2 seconds, " +"depending on your system." +msgstr "" + +#: js/messages.php:136 +#, php-format +msgid "long_query_time is set to %d second(s)." +msgstr "" + +#: js/messages.php:137 +msgid "" +"Following settings will be applied globally and reset to default on server " +"restart:" +msgstr "" + +#. l10n: %s is FILE or TABLE +#: js/messages.php:139 +#, php-format +msgid "Set log_output to %s" +msgstr "" + +#. l10n: Enable in this context means setting a status variable to ON +#: js/messages.php:141 +#, php-format +msgid "Enable %s" +msgstr "" + +#. l10n: Disable in this context means setting a status variable to OFF +#: js/messages.php:143 +#, php-format +msgid "Disable %s" +msgstr "" + +#. l10n: %d seconds +#: js/messages.php:145 +#, php-format +msgid "Set long_query_time to %ds" +msgstr "" + +#: js/messages.php:147 +msgid "" +"You can't change these variables. Please log in as root or contact your " +"database administrator." +msgstr "" + +#: js/messages.php:150 +msgid "Change settings" +msgstr "" + +#: js/messages.php:151 +msgid "Current settings" +msgstr "" + +#: js/messages.php:153 libraries/server_status_monitor.lib.php:216 +msgid "Chart Title" +msgstr "" + +#. l10n: As in differential values +#: js/messages.php:155 +msgid "Differential" +msgstr "" + +#: js/messages.php:156 +#, php-format +msgid "Divided by %s" +msgstr "" + +#: js/messages.php:157 +msgid "Unit" +msgstr "" + +#: js/messages.php:159 +msgid "From slow log" +msgstr "" + +#: js/messages.php:160 +msgid "From general log" +msgstr "" + +#: js/messages.php:162 +msgid "The database name is not known for this query in the server's logs." +msgstr "" + +#: js/messages.php:164 +msgid "Analysing logs" +msgstr "" + +#: js/messages.php:165 +msgid "Analysing & loading logs. This may take a while." +msgstr "" + +#: js/messages.php:166 +msgid "Cancel request" +msgstr "" + +#: js/messages.php:167 +msgid "" +"This column shows the amount of identical queries that are grouped together. " +"However only the SQL query itself has been used as a grouping criteria, so " +"the other attributes of queries, such as start time, may differ." +msgstr "" + +#: js/messages.php:168 +msgid "" +"Since grouping of INSERTs queries has been selected, INSERT queries into the " +"same table are also being grouped together, disregarding of the inserted " +"data." +msgstr "" + +#: js/messages.php:169 +msgid "Log data loaded. Queries executed in this time span:" +msgstr "" + +#: js/messages.php:171 +msgid "Jump to Log table" +msgstr "" + +#: js/messages.php:172 +msgid "No data found" +msgstr "" + +#: js/messages.php:173 +msgid "Log analysed, but no data found in this time span." +msgstr "" + +#: js/messages.php:175 +msgid "Analyzing…" +msgstr "" + +#: js/messages.php:176 +msgid "Explain output" +msgstr "" + +#: js/messages.php:178 js/messages.php:567 +#: libraries/plugins/export/ExportHtmlword.class.php:486 +#: libraries/plugins/export/ExportOdt.class.php:564 +#: libraries/plugins/export/ExportTexytext.class.php:437 +#: libraries/rte/rte_list.lib.php:68 libraries/server_status.lib.php:359 +#: libraries/sql.lib.php:471 +msgid "Time" +msgstr "" + +#: js/messages.php:179 +msgid "Total time:" +msgstr "" + +#: js/messages.php:180 +msgid "Profiling results" +msgstr "" + +#: js/messages.php:181 +msgctxt "Display format" +msgid "Table" +msgstr "" + +#: js/messages.php:182 +msgid "Chart" +msgstr "" + +#: js/messages.php:183 +msgid "Edit chart" +msgstr "" + +#: js/messages.php:184 +msgid "Series" +msgstr "" + +#. l10n: A collection of available filters +#: js/messages.php:187 +msgid "Log table filter options" +msgstr "" + +#. l10n: Filter as in "Start Filtering" +#: js/messages.php:189 +msgid "Filter" +msgstr "" + +#: js/messages.php:190 +msgid "Filter queries by word/regexp:" +msgstr "" + +#: js/messages.php:191 +msgid "Group queries, ignoring variable data in WHERE clauses" +msgstr "" + +#: js/messages.php:192 +msgid "Sum of grouped rows:" +msgstr "" + +#: js/messages.php:193 +msgid "Total:" +msgstr "" + +#: js/messages.php:195 +msgid "Loading logs" +msgstr "" + +#: js/messages.php:196 +msgid "Monitor refresh failed" +msgstr "" + +#: js/messages.php:197 +msgid "" +"While requesting new chart data the server returned an invalid response. " +"This is most likely because your session expired. Reloading the page and " +"reentering your credentials should help." +msgstr "" + +#: js/messages.php:198 +msgid "Reload page" +msgstr "" + +#: js/messages.php:200 +msgid "Affected rows:" +msgstr "" + +#: js/messages.php:203 +msgid "Failed parsing config file. It doesn't seem to be valid JSON code." +msgstr "" + +#: js/messages.php:205 +msgid "" +"Failed building chart grid with imported config. Resetting to default config…" +msgstr "" + +#: js/messages.php:206 libraries/Menu.class.php:332 +#: libraries/Menu.class.php:431 libraries/Menu.class.php:545 +#: libraries/Util.class.php:4109 libraries/Util.class.php:4124 +#: libraries/Util.class.php:4140 libraries/config/messages.inc.php:171 +#: libraries/display_import.lib.php:108 +#: libraries/server_status_monitor.lib.php:364 prefs_manage.php:238 +#: setup/frames/menu.inc.php:25 +msgid "Import" +msgstr "" + +#: js/messages.php:207 +msgid "Import monitor configuration" +msgstr "" + +#: js/messages.php:208 +msgid "Please select the file you want to import" +msgstr "" + +#: js/messages.php:210 +msgid "Analyse Query" +msgstr "" + +#: js/messages.php:214 +msgid "Advisor system" +msgstr "" + +#: js/messages.php:215 +msgid "Possible performance issues" +msgstr "" + +#: js/messages.php:216 +msgid "Issue" +msgstr "" + +#: js/messages.php:217 +msgid "Recommendation" +msgstr "" + +#: js/messages.php:218 +msgid "Rule details" +msgstr "" + +#: js/messages.php:219 +msgid "Justification" +msgstr "" + +#: js/messages.php:220 +msgid "Used variable / formula" +msgstr "" + +#: js/messages.php:221 +msgid "Test" +msgstr "" + +#: js/messages.php:226 libraries/server_variables.lib.php:159 +#: pmd_general.php:423 pmd_general.php:460 pmd_general.php:580 +#: pmd_general.php:628 pmd_general.php:704 pmd_general.php:758 +#: pmd_general.php:821 pmd_general.php:854 +msgid "Cancel" +msgstr "" + +#: js/messages.php:229 libraries/navigation/NavigationHeader.class.php:55 +#: libraries/server_status_monitor.lib.php:164 +msgid "Loading…" +msgstr "" + +#: js/messages.php:230 +msgid "Processing Request" +msgstr "" + +#: js/messages.php:231 +msgid "Error in Processing Request" +msgstr "" + +#: js/messages.php:232 +#, php-format +msgid "Error code: %s" +msgstr "" + +#: js/messages.php:233 +#, php-format +msgid "Error text: %s" +msgstr "" + +#: js/messages.php:234 libraries/db_common.inc.php:58 +#: libraries/db_table_exists.lib.php:28 libraries/server_databases.lib.php:462 +msgid "No databases selected." +msgstr "" + +#: js/messages.php:235 +msgid "Dropping Column" +msgstr "" + +#: js/messages.php:236 +msgid "Adding Primary Key" +msgstr "" + +#: js/messages.php:237 pmd_general.php:421 pmd_general.php:578 +#: pmd_general.php:626 pmd_general.php:702 pmd_general.php:756 +#: pmd_general.php:819 +msgid "OK" +msgstr "" + +#: js/messages.php:238 +msgid "Click to dismiss this notification" +msgstr "" + +#: js/messages.php:241 +msgid "Renaming Databases" +msgstr "" + +#: js/messages.php:242 +msgid "Reload Database" +msgstr "" + +#: js/messages.php:243 +msgid "Copying Database" +msgstr "" + +#: js/messages.php:244 +msgid "Changing Charset" +msgstr "" + +#: js/messages.php:246 +msgid "Table must have at least one column" +msgstr "" + +#: js/messages.php:252 +msgid "Insert Table" +msgstr "" + +#: js/messages.php:253 +msgid "Hide indexes" +msgstr "" + +#: js/messages.php:254 +msgid "Show indexes" +msgstr "" + +#: js/messages.php:255 libraries/mult_submits.lib.php:419 +msgid "Foreign key check:" +msgstr "" + +#: js/messages.php:256 libraries/mult_submits.lib.php:432 +msgid "(Enabled)" +msgstr "" + +#: js/messages.php:257 libraries/mult_submits.lib.php:432 +msgid "(Disabled)" +msgstr "" + +#: js/messages.php:260 +msgid "Searching" +msgstr "" + +#: js/messages.php:261 +msgid "Hide search results" +msgstr "" + +#: js/messages.php:262 +msgid "Show search results" +msgstr "" + +#: js/messages.php:263 +msgid "Browsing" +msgstr "" + +#: js/messages.php:264 +msgid "Deleting" +msgstr "" + +#: js/messages.php:267 +msgid "The definition of a stored function must contain a RETURN statement!" +msgstr "" + +#: js/messages.php:270 libraries/rte/rte_routines.lib.php:802 +msgid "ENUM/SET editor" +msgstr "" + +#: js/messages.php:271 +#, php-format +msgid "Values for column %s" +msgstr "" + +#: js/messages.php:272 +msgid "Values for a new column" +msgstr "" + +#: js/messages.php:273 +msgid "Enter each value in a separate field" +msgstr "" + +#: js/messages.php:274 +#, php-format +msgid "Add %d value(s)" +msgstr "" + +#: js/messages.php:277 +msgid "" +"Note: If the file contains multiple tables, they will be combined into one." +msgstr "" + +#: js/messages.php:280 +msgid "Hide query box" +msgstr "" + +#: js/messages.php:281 +msgid "Show query box" +msgstr "" + +#: js/messages.php:282 libraries/DisplayResults.class.php:3346 +#: libraries/Index.class.php:592 libraries/Util.class.php:667 +#: libraries/Util.class.php:1212 libraries/Util.class.php:3414 +#: libraries/Util.class.php:3415 libraries/config/messages.inc.php:492 +#: libraries/schema/User_Schema.class.php:223 +#: libraries/server_user_groups.lib.php:119 +#: libraries/server_variables.lib.php:154 setup/frames/index.inc.php:176 +msgid "Edit" +msgstr "" + +#: js/messages.php:283 +msgid "No rows selected" +msgstr "" + +#: js/messages.php:284 libraries/DisplayResults.class.php:5038 +#: libraries/structure.lib.php:1376 libraries/structure.lib.php:2065 +#: querywindow.php:85 +msgid "Change" +msgstr "" + +#: js/messages.php:285 +msgid "Query execution time" +msgstr "" + +#: js/messages.php:286 libraries/DisplayResults.class.php:761 +#: libraries/DisplayResults.class.php:769 +#, php-format +msgid "%d is not valid row number." +msgstr "" + +#: js/messages.php:289 libraries/insert_edit.lib.php:1514 +#: libraries/schema/User_Schema.class.php:390 +#: libraries/server_variables.lib.php:157 +#: libraries/tbl_columns_definition_form.lib.php:141 +#: libraries/tbl_relation.lib.php:368 setup/frames/config.inc.php:42 +#: setup/frames/index.inc.php:276 +msgid "Save" +msgstr "" + +#: js/messages.php:292 +msgid "Hide search criteria" +msgstr "" + +#: js/messages.php:293 +msgid "Show search criteria" +msgstr "" + +#: js/messages.php:296 +msgid "Hide find and replace criteria" +msgstr "" + +#: js/messages.php:297 +msgid "Show find and replace criteria" +msgstr "" + +#: js/messages.php:300 libraries/TableSearch.class.php:212 +msgid "Zoom Search" +msgstr "" + +#: js/messages.php:302 +msgid "Each point represents a data row." +msgstr "" + +#: js/messages.php:304 +msgid "Hovering over a point will show its label." +msgstr "" + +#: js/messages.php:306 +msgid "To zoom in, select a section of the plot with the mouse." +msgstr "" + +#: js/messages.php:308 +msgid "Click reset zoom button to come back to original state." +msgstr "" + +#: js/messages.php:310 +msgid "Click a data point to view and possibly edit the data row." +msgstr "" + +#: js/messages.php:312 +msgid "The plot can be resized by dragging it along the bottom right corner." +msgstr "" + +#: js/messages.php:314 +msgid "Select two columns" +msgstr "" + +#: js/messages.php:316 +msgid "Select two different columns" +msgstr "" + +#: js/messages.php:318 +msgid "Query results" +msgstr "" + +#: js/messages.php:319 +msgid "Data point content" +msgstr "" + +#: js/messages.php:322 js/messages.php:415 libraries/insert_edit.lib.php:2608 +#: libraries/tbl_indexes.lib.php:333 libraries/tbl_indexes.lib.php:369 +msgid "Ignore" +msgstr "" + +#: js/messages.php:323 libraries/DisplayResults.class.php:3349 +msgid "Copy" +msgstr "" + +#: js/messages.php:326 +msgid "Point" +msgstr "" + +#: js/messages.php:328 +msgid "Linestring" +msgstr "" + +#: js/messages.php:329 +msgid "Polygon" +msgstr "" + +#: js/messages.php:330 libraries/DisplayResults.class.php:1672 +msgid "Geometry" +msgstr "" + +#: js/messages.php:331 +msgid "Inner Ring" +msgstr "" + +#: js/messages.php:332 +msgid "Outer Ring" +msgstr "" + +#: js/messages.php:338 +msgid "Add columns" +msgstr "" + +#: js/messages.php:341 +msgid "Select referenced key" +msgstr "" + +#: js/messages.php:342 +msgid "Select Foreign Key" +msgstr "" + +#: js/messages.php:343 +msgid "Please select the primary key or a unique key" +msgstr "" + +#: js/messages.php:344 pmd_general.php:95 +msgid "Choose column to display" +msgstr "" + +#: js/messages.php:346 +msgid "" +"You haven't saved the changes in the layout. They will be lost if you don't " +"save them. Do you want to continue?" +msgstr "" + +#: js/messages.php:351 +msgid "Add an option for column " +msgstr "" + +#: js/messages.php:352 +#, php-format +msgid "%d object(s) created" +msgstr "" + +#: js/messages.php:355 +msgid "Press escape to cancel editing" +msgstr "" + +#: js/messages.php:356 +msgid "" +"You have edited some data and they have not been saved. Are you sure you " +"want to leave this page before saving the data?" +msgstr "" + +#: js/messages.php:357 +msgid "Drag to reorder" +msgstr "" + +#: js/messages.php:358 +msgid "Click to sort" +msgstr "" + +#: js/messages.php:359 +msgid "Click to mark/unmark" +msgstr "" + +#: js/messages.php:360 +msgid "Double-click to copy column name" +msgstr "" + +#: js/messages.php:362 +msgid "Click the drop-down arrow
to toggle column's visibility" +msgstr "" + +#: js/messages.php:364 libraries/DisplayResults.class.php:849 +#: libraries/browse_foreigners.lib.php:359 +#: libraries/browse_foreigners.lib.php:409 +#: libraries/server_privileges.lib.php:3137 +msgid "Show all" +msgstr "" + +#: js/messages.php:365 +msgid "" +"This table does not contain a unique column. Features related to the grid " +"edit, checkbox, Edit, Copy and Delete links may not work after saving." +msgstr "" + +#: js/messages.php:370 +msgid "You can also edit most values
by double-clicking directly on them." +msgstr "" + +#: js/messages.php:373 +msgid "You can also edit most values
by clicking directly on them." +msgstr "" + +#: js/messages.php:378 +msgid "Go to link" +msgstr "" + +#: js/messages.php:379 +msgid "Copy column name" +msgstr "" + +#: js/messages.php:380 +msgid "Right-click the column name to copy it to your clipboard." +msgstr "" + +#: js/messages.php:381 +msgid "Show data row(s)" +msgstr "" + +#: js/messages.php:384 +msgid "Generate password" +msgstr "" + +#: js/messages.php:385 libraries/replication_gui.lib.php:874 +msgid "Generate" +msgstr "" + +#: js/messages.php:386 +msgid "Change Password" +msgstr "" + +#: js/messages.php:389 +msgid "More" +msgstr "" + +#: js/messages.php:392 +msgid "Show Panel" +msgstr "" + +#: js/messages.php:393 +msgid "Hide Panel" +msgstr "" + +#: js/messages.php:394 +msgid "Show hidden navigation tree items" +msgstr "" + +#: js/messages.php:397 +msgid "The requested page was not found in the history, it may have expired." +msgstr "" + +#: js/messages.php:400 setup/lib/index.lib.php:157 +#, php-format +msgid "" +"A newer version of phpMyAdmin is available and you should consider " +"upgrading. The newest version is %s, released on %s." +msgstr "" + +#. l10n: Latest available phpMyAdmin version +#: js/messages.php:402 +msgid ", latest stable version:" +msgstr "" + +#: js/messages.php:403 +msgid "up to date" +msgstr "" + +#: js/messages.php:405 libraries/DisplayResults.class.php:5153 +#: view_create.php:178 +msgid "Create view" +msgstr "" + +#: js/messages.php:408 +msgid "Send Error Report" +msgstr "" + +#: js/messages.php:409 +msgid "Submit Error Report" +msgstr "" + +#: js/messages.php:411 +msgid "" +"A fatal JavaScript error has occurred. Would you like to send an error " +"report?" +msgstr "" + +#: js/messages.php:413 +msgid "Change Report Settings" +msgstr "" + +#: js/messages.php:414 +msgid "Show Report Details" +msgstr "" + +#. l10n: Display text for calendar close link +#: js/messages.php:436 +msgid "Done" +msgstr "" + +#: js/messages.php:440 +msgctxt "Previous month" +msgid "Prev" +msgstr "" + +#: js/messages.php:445 +msgctxt "Next month" +msgid "Next" +msgstr "" + +#. l10n: Display text for current month link in calendar +#: js/messages.php:448 +msgid "Today" +msgstr "" + +#: js/messages.php:452 +msgid "January" +msgstr "" + +#: js/messages.php:453 +msgid "February" +msgstr "" + +#: js/messages.php:454 +msgid "March" +msgstr "" + +#: js/messages.php:455 +msgid "April" +msgstr "" + +#: js/messages.php:456 +msgid "May" +msgstr "" + +#: js/messages.php:457 +msgid "June" +msgstr "" + +#: js/messages.php:458 +msgid "July" +msgstr "" + +#: js/messages.php:459 +msgid "August" +msgstr "" + +#: js/messages.php:460 +msgid "September" +msgstr "" + +#: js/messages.php:461 +msgid "October" +msgstr "" + +#: js/messages.php:462 +msgid "November" +msgstr "" + +#: js/messages.php:463 +msgid "December" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:470 libraries/Util.class.php:1597 +msgid "Jan" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:472 libraries/Util.class.php:1599 +msgid "Feb" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:474 libraries/Util.class.php:1601 +msgid "Mar" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:476 libraries/Util.class.php:1603 +msgid "Apr" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:478 libraries/Util.class.php:1605 +msgctxt "Short month name" +msgid "May" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:480 libraries/Util.class.php:1607 +msgid "Jun" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:482 libraries/Util.class.php:1609 +msgid "Jul" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:484 libraries/Util.class.php:1611 +msgid "Aug" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:486 libraries/Util.class.php:1613 +msgid "Sep" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:488 libraries/Util.class.php:1615 +msgid "Oct" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:490 libraries/Util.class.php:1617 +msgid "Nov" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:492 libraries/Util.class.php:1619 +msgid "Dec" +msgstr "" + +#: js/messages.php:498 +msgid "Sunday" +msgstr "" + +#: js/messages.php:499 +msgid "Monday" +msgstr "" + +#: js/messages.php:500 +msgid "Tuesday" +msgstr "" + +#: js/messages.php:501 +msgid "Wednesday" +msgstr "" + +#: js/messages.php:502 +msgid "Thursday" +msgstr "" + +#: js/messages.php:503 +msgid "Friday" +msgstr "" + +#: js/messages.php:504 +msgid "Saturday" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:511 +msgid "Sun" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:513 libraries/Util.class.php:1624 +msgid "Mon" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:515 libraries/Util.class.php:1626 +msgid "Tue" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:517 libraries/Util.class.php:1628 +msgid "Wed" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:519 libraries/Util.class.php:1630 +msgid "Thu" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:521 libraries/Util.class.php:1632 +msgid "Fri" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:523 libraries/Util.class.php:1634 +msgid "Sat" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:530 +msgid "Su" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:532 +msgid "Mo" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:534 +msgid "Tu" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:536 +msgid "We" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:538 +msgid "Th" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:540 +msgid "Fr" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:542 +msgid "Sa" +msgstr "" + +#. l10n: Column header for week of the year in calendar +#: js/messages.php:546 +msgid "Wk" +msgstr "" + +#: js/messages.php:553 +msgid "calendar-month-year" +msgstr "" + +#. l10n: Year suffix for calendar, "none" is empty. +#: js/messages.php:556 +msgctxt "Year suffix" +msgid "none" +msgstr "" + +#: js/messages.php:568 +msgid "Hour" +msgstr "" + +#: js/messages.php:569 +msgid "Minute" +msgstr "" + +#: js/messages.php:570 +msgid "Second" +msgstr "" + +#: libraries/Advisor.class.php:78 +#, php-format +msgid "PHP threw following error: %s" +msgstr "" + +#: libraries/Advisor.class.php:107 +#, php-format +msgid "Failed evaluating precondition for rule '%s'." +msgstr "" + +#: libraries/Advisor.class.php:124 +#, php-format +msgid "Failed calculating value for rule '%s'." +msgstr "" + +#: libraries/Advisor.class.php:143 +#, php-format +msgid "Failed running test for rule '%s'." +msgstr "" + +#: libraries/Advisor.class.php:225 +#, php-format +msgid "Failed formatting string for rule '%s'." +msgstr "" + +#: libraries/Advisor.class.php:398 +#, php-format +msgid "" +"Invalid rule declaration on line %1$s, expected line %2$s of previous rule." +msgstr "" + +#: libraries/Advisor.class.php:415 +#, php-format +msgid "Invalid rule declaration on line %s." +msgstr "" + +#: libraries/Advisor.class.php:423 +#, php-format +msgid "Unexpected characters on line %s." +msgstr "" + +#: libraries/Advisor.class.php:437 +#, php-format +msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"." +msgstr "" + +#: libraries/Advisor.class.php:470 +msgid "per second" +msgstr "" + +#: libraries/Advisor.class.php:473 +msgid "per minute" +msgstr "" + +#: libraries/Advisor.class.php:476 libraries/server_status.lib.php:137 +#: libraries/server_status.lib.php:221 +#: libraries/server_status_queries.lib.php:98 +msgid "per hour" +msgstr "" + +#: libraries/Advisor.class.php:479 +msgid "per day" +msgstr "" + +#: libraries/Config.class.php:1137 +#, php-format +msgid "Existing configuration file (%s) is not readable." +msgstr "" + +#: libraries/Config.class.php:1167 +msgid "Wrong permissions on configuration file, should not be world writable!" +msgstr "" + +#: libraries/Config.class.php:1740 +msgid "Font size" +msgstr "" + +#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1309 +#: libraries/DisplayResults.class.php:2038 +#: libraries/DisplayResults.class.php:2046 libraries/TableSearch.class.php:852 +#: libraries/operations.lib.php:643 libraries/server_databases.lib.php:315 +#: libraries/server_databases.lib.php:340 libraries/server_status.lib.php:452 +#: libraries/structure.lib.php:860 libraries/structure.lib.php:877 +msgid "Ascending" +msgstr "" + +#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1321 +#: libraries/DisplayResults.class.php:2033 +#: libraries/DisplayResults.class.php:2051 libraries/TableSearch.class.php:853 +#: libraries/operations.lib.php:646 libraries/server_databases.lib.php:315 +#: libraries/server_databases.lib.php:340 libraries/server_status.lib.php:449 +#: libraries/structure.lib.php:865 libraries/structure.lib.php:882 +msgid "Descending" +msgstr "" + +#: libraries/DBQbe.class.php:364 libraries/TableSearch.class.php:1346 +msgid "Column:" +msgstr "" + +#: libraries/DBQbe.class.php:406 +msgid "Sort:" +msgstr "" + +#: libraries/DBQbe.class.php:468 +msgid "Show:" +msgstr "" + +#: libraries/DBQbe.class.php:513 +msgid "Criteria:" +msgstr "" + +#: libraries/DBQbe.class.php:578 +msgid "Add/Delete criteria rows" +msgstr "" + +#: libraries/DBQbe.class.php:578 +msgid "Add/Delete columns" +msgstr "" + +#: libraries/DBQbe.class.php:605 libraries/DBQbe.class.php:637 +msgid "Update Query" +msgstr "" + +#: libraries/DBQbe.class.php:620 +msgid "Use Tables" +msgstr "" + +#: libraries/DBQbe.class.php:655 libraries/DBQbe.class.php:763 +msgid "Or:" +msgstr "" + +#: libraries/DBQbe.class.php:659 libraries/DBQbe.class.php:748 +msgid "And:" +msgstr "" + +#: libraries/DBQbe.class.php:663 +msgid "Ins" +msgstr "" + +#: libraries/DBQbe.class.php:666 +msgid "Del" +msgstr "" + +#: libraries/DBQbe.class.php:682 +msgid "Modify:" +msgstr "" + +#: libraries/DBQbe.class.php:743 +msgid "Ins:" +msgstr "" + +#: libraries/DBQbe.class.php:758 +msgid "Del:" +msgstr "" + +#: libraries/DBQbe.class.php:1353 +#, php-format +msgid "SQL query on database %s:" +msgstr "" + +#: libraries/DBQbe.class.php:1367 libraries/Util.class.php:1241 +msgid "Submit Query" +msgstr "" + +#: libraries/DatabaseInterface.class.php:1954 +msgid "" +"The server is not responding (or the local server's socket is not correctly " +"configured)." +msgstr "" + +#: libraries/DatabaseInterface.class.php:1959 +msgid "The server is not responding." +msgstr "" + +#: libraries/DatabaseInterface.class.php:1964 +msgid "Please check privileges of directory containing database." +msgstr "" + +#: libraries/DatabaseInterface.class.php:1974 +msgid "Details…" +msgstr "" + +#: libraries/DbSearch.class.php:98 libraries/DbSearch.class.php:402 +msgid "at least one of the words" +msgstr "" + +#: libraries/DbSearch.class.php:99 libraries/DbSearch.class.php:406 +msgid "all words" +msgstr "" + +#: libraries/DbSearch.class.php:100 libraries/DbSearch.class.php:410 +msgid "the exact phrase" +msgstr "" + +#: libraries/DbSearch.class.php:101 libraries/DbSearch.class.php:411 +msgid "as regular expression" +msgstr "" + +#: libraries/DbSearch.class.php:271 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "" + +#: libraries/DbSearch.class.php:298 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "" +msgstr[1] "" + +#: libraries/DbSearch.class.php:335 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "" +msgstr[1] "" + +#: libraries/DbSearch.class.php:350 libraries/Menu.class.php:295 +#: libraries/Util.class.php:3188 libraries/Util.class.php:3403 +#: libraries/Util.class.php:3404 libraries/Util.class.php:4134 +#: libraries/navigation/Nodes/Node_Table.class.php:48 +#: libraries/structure.lib.php:1370 +msgid "Browse" +msgstr "" + +#: libraries/DbSearch.class.php:357 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: libraries/DbSearch.class.php:361 libraries/DisplayResults.class.php:3418 +#: libraries/DisplayResults.class.php:5021 +#: libraries/schema/User_Schema.class.php:224 +#: libraries/schema/User_Schema.class.php:306 +#: libraries/schema/User_Schema.class.php:359 +#: libraries/server_user_groups.lib.php:129 +#: libraries/sql_query_form.lib.php:432 libraries/tbl_tracking.lib.php:401 +#: libraries/tbl_tracking.lib.php:502 libraries/tbl_tracking.lib.php:598 +#: pmd_general.php:458 setup/frames/index.inc.php:180 +#: setup/frames/index.inc.php:288 +msgid "Delete" +msgstr "" + +#: libraries/DbSearch.class.php:386 +msgid "Search in database" +msgstr "" + +#: libraries/DbSearch.class.php:390 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" + +#: libraries/DbSearch.class.php:399 libraries/TableSearch.class.php:1341 +msgid "Find:" +msgstr "" + +#: libraries/DbSearch.class.php:404 libraries/DbSearch.class.php:408 +msgid "Words are separated by a space character (\" \")." +msgstr "" + +#: libraries/DbSearch.class.php:423 +msgid "Inside tables:" +msgstr "" + +#: libraries/DbSearch.class.php:453 +msgid "Inside column:" +msgstr "" + +#: libraries/DisplayResults.class.php:738 +msgid "Save edited data" +msgstr "" + +#: libraries/DisplayResults.class.php:744 +msgid "Restore column order" +msgstr "" + +#: libraries/DisplayResults.class.php:815 libraries/Util.class.php:2483 +#: libraries/Util.class.php:2487 +msgctxt "First page" +msgid "Begin" +msgstr "" + +#: libraries/DisplayResults.class.php:818 libraries/Util.class.php:2485 +#: libraries/Util.class.php:2488 libraries/server_bin_log.lib.php:171 +#: libraries/server_bin_log.lib.php:173 +msgctxt "Previous page" +msgid "Previous" +msgstr "" + +#: libraries/DisplayResults.class.php:875 libraries/Util.class.php:2520 +#: libraries/Util.class.php:2523 libraries/server_bin_log.lib.php:205 +#: libraries/server_bin_log.lib.php:207 +msgctxt "Next page" +msgid "Next" +msgstr "" + +#: libraries/DisplayResults.class.php:904 libraries/Util.class.php:2521 +#: libraries/Util.class.php:2524 +msgctxt "Last page" +msgid "End" +msgstr "" + +#: libraries/DisplayResults.class.php:951 libraries/display_export.lib.php:322 +#: libraries/tbl_chart.lib.php:210 +msgid "Number of rows:" +msgstr "" + +#: libraries/DisplayResults.class.php:959 +msgid "Mode:" +msgstr "" + +#: libraries/DisplayResults.class.php:961 +msgid "horizontal" +msgstr "" + +#: libraries/DisplayResults.class.php:962 +msgid "horizontal (rotated headers)" +msgstr "" + +#: libraries/DisplayResults.class.php:963 +msgid "vertical" +msgstr "" + +#: libraries/DisplayResults.class.php:1267 +msgid "Sort by key" +msgstr "" + +#: libraries/DisplayResults.class.php:1608 libraries/TableSearch.class.php:794 +#: libraries/import.lib.php:1203 libraries/import.lib.php:1235 +#: libraries/plugins/export/ExportCodegen.class.php:90 +#: libraries/plugins/export/ExportCsv.class.php:51 +#: libraries/plugins/export/ExportExcel.class.php:44 +#: libraries/plugins/export/ExportHtmlword.class.php:52 +#: libraries/plugins/export/ExportJson.class.php:49 +#: libraries/plugins/export/ExportLatex.class.php:75 +#: libraries/plugins/export/ExportMediawiki.class.php:52 +#: libraries/plugins/export/ExportOds.class.php:57 +#: libraries/plugins/export/ExportOdt.class.php:66 +#: libraries/plugins/export/ExportPdf.class.php:82 +#: libraries/plugins/export/ExportPhparray.class.php:49 +#: libraries/plugins/export/ExportSql.class.php:72 +#: libraries/plugins/export/ExportTexytext.class.php:51 +#: libraries/plugins/export/ExportXml.class.php:81 +#: libraries/plugins/export/ExportYaml.class.php:50 +#: libraries/plugins/import/AbstractImportCsv.class.php:40 +#: libraries/plugins/import/ImportMediawiki.class.php:60 +#: libraries/plugins/import/ImportOds.class.php:59 +#: libraries/plugins/import/ImportShp.class.php:57 +#: libraries/plugins/import/ImportSql.class.php:50 +#: libraries/plugins/import/ImportXml.class.php:58 +#: libraries/rte/rte_routines.lib.php:982 libraries/structure.lib.php:1710 +msgid "Options" +msgstr "" + +#: libraries/DisplayResults.class.php:1614 +#: libraries/DisplayResults.class.php:1721 +msgid "Partial texts" +msgstr "" + +#: libraries/DisplayResults.class.php:1615 +#: libraries/DisplayResults.class.php:1725 +msgid "Full texts" +msgstr "" + +#: libraries/DisplayResults.class.php:1630 +msgid "Relational key" +msgstr "" + +#: libraries/DisplayResults.class.php:1631 +msgid "Relational display column" +msgstr "" + +#: libraries/DisplayResults.class.php:1643 +msgid "Show binary contents" +msgstr "" + +#: libraries/DisplayResults.class.php:1648 +msgid "Show BLOB contents" +msgstr "" + +#: libraries/DisplayResults.class.php:1653 +#: libraries/config/messages.inc.php:59 +msgid "Show binary contents as HEX" +msgstr "" + +#: libraries/DisplayResults.class.php:1664 +msgid "Hide browser transformation" +msgstr "" + +#: libraries/DisplayResults.class.php:1673 +msgid "Well Known Text" +msgstr "" + +#: libraries/DisplayResults.class.php:1674 +msgid "Well Known Binary" +msgstr "" + +#: libraries/DisplayResults.class.php:3391 +#: libraries/DisplayResults.class.php:3407 +msgid "The row has been deleted" +msgstr "" + +#: libraries/DisplayResults.class.php:3445 +#: libraries/DisplayResults.class.php:5021 libraries/server_status.lib.php:520 +msgid "Kill" +msgstr "" + +#: libraries/DisplayResults.class.php:4479 libraries/structure.lib.php:771 +msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]" +msgstr "" + +#: libraries/DisplayResults.class.php:4533 libraries/Message.class.php:180 +#: libraries/rte/rte_routines.lib.php:1447 +#: libraries/sql_query_form.lib.php:117 libraries/tbl_relation.lib.php:895 +#: tbl_find_replace.php:49 tbl_operations.php:185 tbl_row_action.php:111 +#: view_operations.php:62 +msgid "Your SQL query has been executed successfully" +msgstr "" + +#: libraries/DisplayResults.class.php:4870 +msgid "in query" +msgstr "" + +#: libraries/DisplayResults.class.php:4907 libraries/structure.lib.php:653 +#, php-format +msgid "" +"This view has at least this number of rows. Please refer to %sdocumentation" +"%s." +msgstr "" + +#: libraries/DisplayResults.class.php:4920 +#, php-format +msgid "Showing rows %1s - %2s" +msgstr "" + +#: libraries/DisplayResults.class.php:4932 +#, php-format +msgid "%d total" +msgstr "" + +#: libraries/DisplayResults.class.php:4944 libraries/sql.lib.php:1642 +#, php-format +msgid "Query took %01.4f sec" +msgstr "" + +#: libraries/DisplayResults.class.php:5028 +#: libraries/DisplayResults.class.php:5034 libraries/mult_submits.inc.php:46 +#: libraries/server_databases.lib.php:147 +#: libraries/server_databases.lib.php:151 +#: libraries/server_privileges.lib.php:2893 +#: libraries/server_privileges.lib.php:2897 libraries/structure.lib.php:278 +#: libraries/structure.lib.php:293 libraries/structure.lib.php:295 +#: libraries/structure.lib.php:1359 libraries/structure.lib.php:1366 +msgid "With selected:" +msgstr "" + +#: libraries/DisplayResults.class.php:5032 +#: libraries/DisplayResults.class.php:5033 +#: libraries/server_databases.lib.php:149 +#: libraries/server_databases.lib.php:150 +#: libraries/server_privileges.lib.php:1005 +#: libraries/server_privileges.lib.php:1006 +#: libraries/server_privileges.lib.php:2895 +#: libraries/server_privileges.lib.php:2896 +#: libraries/server_user_groups.lib.php:230 libraries/structure.lib.php:281 +#: libraries/structure.lib.php:282 libraries/structure.lib.php:1362 +#: libraries/structure.lib.php:1363 +msgid "Check All" +msgstr "" + +#: libraries/DisplayResults.class.php:5051 +#: libraries/DisplayResults.class.php:5321 libraries/Menu.class.php:324 +#: libraries/Menu.class.php:422 libraries/Menu.class.php:541 +#: libraries/Util.class.php:3416 libraries/Util.class.php:3417 +#: libraries/Util.class.php:4108 libraries/Util.class.php:4123 +#: libraries/Util.class.php:4139 libraries/config/messages.inc.php:165 +#: libraries/display_export.lib.php:163 +#: libraries/server_privileges.lib.php:2231 +#: libraries/server_privileges.lib.php:2901 +#: libraries/server_status_monitor.lib.php:368 libraries/structure.lib.php:297 +#: prefs_manage.php:295 setup/frames/menu.inc.php:27 +msgid "Export" +msgstr "" + +#: libraries/DisplayResults.class.php:5209 +msgid "Query results operations" +msgstr "" + +#: libraries/DisplayResults.class.php:5245 libraries/Header.class.php:343 +#: libraries/structure.lib.php:299 libraries/structure.lib.php:362 +#: libraries/structure.lib.php:1499 +msgid "Print view" +msgstr "" + +#: libraries/DisplayResults.class.php:5263 +msgid "Print view (with full texts)" +msgstr "" + +#: libraries/DisplayResults.class.php:5334 libraries/tbl_chart.lib.php:266 +msgid "Display chart" +msgstr "" + +#: libraries/DisplayResults.class.php:5359 +msgid "Visualize GIS data" +msgstr "" + +#: libraries/DisplayResults.class.php:5577 +msgid "Link not found" +msgstr "" + +#: libraries/Error_Handler.class.php:81 +msgid "Too many error messages, some are not displayed." +msgstr "" + +#: libraries/File.class.php:239 +msgid "File was not an uploaded file." +msgstr "" + +#: libraries/File.class.php:279 +msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." +msgstr "" + +#: libraries/File.class.php:282 +msgid "" +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " +"the HTML form." +msgstr "" + +#: libraries/File.class.php:285 +msgid "The uploaded file was only partially uploaded." +msgstr "" + +#: libraries/File.class.php:288 +msgid "Missing a temporary folder." +msgstr "" + +#: libraries/File.class.php:291 +msgid "Failed to write file to disk." +msgstr "" + +#: libraries/File.class.php:294 +msgid "File upload stopped by extension." +msgstr "" + +#: libraries/File.class.php:297 +msgid "Unknown error in file upload." +msgstr "" + +#: libraries/File.class.php:476 +msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]" +msgstr "" + +#: libraries/File.class.php:494 +msgid "Error while moving uploaded file." +msgstr "" + +#: libraries/File.class.php:502 +msgid "Cannot read (moved) upload file." +msgstr "" + +#: libraries/Footer.class.php:74 +#, php-format +msgid "Currently running Git revision %1$s from the %2$s branch." +msgstr "" + +#: libraries/Footer.class.php:81 +msgid "Git information missing!" +msgstr "" + +#: libraries/Footer.class.php:161 libraries/Footer.class.php:165 +#: libraries/Footer.class.php:168 +msgid "Open new phpMyAdmin window" +msgstr "" + +#: libraries/Header.class.php:401 +msgid "Click on the bar to scroll to top of page" +msgstr "" + +#: libraries/Header.class.php:659 +#: libraries/plugins/auth/AuthenticationCookie.class.php:178 +msgid "Javascript must be enabled past this point" +msgstr "" + +#: libraries/Index.class.php:534 +msgid "No index defined!" +msgstr "" + +#: libraries/Index.class.php:539 libraries/Index.class.php:550 +#: libraries/build_html_for_db.lib.php:42 libraries/index.lib.php:25 +#: libraries/navigation/Nodes/Node_Index_Container.class.php:26 +#: libraries/navigation/Nodes/Node_Index_Container.class.php:27 +#: libraries/tbl_tracking.lib.php:806 +msgid "Indexes" +msgstr "" + +#: libraries/Index.class.php:562 libraries/browse_foreigners.lib.php:62 +#: libraries/browse_foreigners.lib.php:66 libraries/tbl_tracking.lib.php:810 +msgid "Keyname" +msgstr "" + +#: libraries/Index.class.php:564 libraries/structure.lib.php:1389 +#: libraries/structure.lib.php:2075 libraries/structure.lib.php:2085 +#: libraries/tbl_tracking.lib.php:812 +msgid "Unique" +msgstr "" + +#: libraries/Index.class.php:565 libraries/tbl_tracking.lib.php:813 +msgid "Packed" +msgstr "" + +#: libraries/Index.class.php:567 libraries/tbl_tracking.lib.php:815 +msgid "Cardinality" +msgstr "" + +#: libraries/Index.class.php:568 libraries/TableSearch.class.php:187 +#: libraries/build_html_for_db.lib.php:21 libraries/mysql_charsets.lib.php:33 +#: libraries/operations.lib.php:240 libraries/operations.lib.php:818 +#: libraries/server_collations.lib.php:35 +#: libraries/server_collations.lib.php:47 libraries/structure.lib.php:780 +#: libraries/structure.lib.php:1183 libraries/structure.lib.php:1718 +#: libraries/tbl_columns_definition_form.lib.php:295 +#: libraries/tbl_tracking.lib.php:729 libraries/tbl_tracking.lib.php:816 +msgid "Collation" +msgstr "" + +#: libraries/Index.class.php:571 libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_routines.lib.php:1080 libraries/tbl_tracking.lib.php:733 +#: libraries/tbl_tracking.lib.php:818 +msgid "Comment" +msgstr "" + +#: libraries/Index.class.php:600 +msgid "The primary key has been dropped" +msgstr "" + +#: libraries/Index.class.php:609 +#, php-format +msgid "Index %s has been dropped." +msgstr "" + +#: libraries/Index.class.php:737 +#, php-format +msgid "" +"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " +"removed." +msgstr "" + +#: libraries/Menu.class.php:195 libraries/ServerStatusData.class.php:366 +#: libraries/config/messages.inc.php:514 +msgid "Server" +msgstr "" + +#: libraries/Menu.class.php:235 +#: libraries/navigation/Nodes/Node_View.class.php:34 +#: libraries/structure.lib.php:677 libraries/structure.lib.php:707 +#: libraries/structure.lib.php:1190 libraries/tbl_info.inc.php:59 +msgid "View" +msgstr "" + +#: libraries/Menu.class.php:301 libraries/Menu.class.php:401 +#: libraries/Util.class.php:3184 libraries/Util.class.php:3191 +#: libraries/Util.class.php:3409 libraries/Util.class.php:4119 +#: libraries/Util.class.php:4135 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:366 +#: libraries/config/user_preferences.forms.php:198 +#: libraries/config/user_preferences.forms.php:235 +#: libraries/config/user_preferences.forms.php:261 +#: libraries/import.lib.php:1235 +#: libraries/navigation/Nodes/Node_Table.class.php:36 +#: libraries/server_privileges.lib.php:976 +#: libraries/tbl_columns_definition_form.lib.php:199 +#: libraries/tbl_tracking.lib.php:723 pmd_general.php:174 +msgid "Structure" +msgstr "" + +#: libraries/Menu.class.php:305 libraries/Menu.class.php:405 +#: libraries/Menu.class.php:512 libraries/Util.class.php:3185 +#: libraries/Util.class.php:3192 libraries/Util.class.php:4105 +#: libraries/Util.class.php:4120 libraries/Util.class.php:4136 +#: libraries/config/messages.inc.php:215 +#: libraries/navigation/Nodes/Node_Table.class.php:45 querywindow.php:59 +msgid "SQL" +msgstr "" + +#: libraries/Menu.class.php:308 libraries/Menu.class.php:408 +#: libraries/Util.class.php:3186 libraries/Util.class.php:3193 +#: libraries/Util.class.php:3405 libraries/Util.class.php:3406 +#: libraries/Util.class.php:4121 libraries/Util.class.php:4137 +#: libraries/navigation/Nodes/Node_Table.class.php:39 +msgid "Search" +msgstr "" + +#: libraries/Menu.class.php:318 libraries/Util.class.php:3187 +#: libraries/Util.class.php:3407 libraries/Util.class.php:3408 +#: libraries/Util.class.php:4138 +#: libraries/navigation/Nodes/Node_Table.class.php:42 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "" + +#: libraries/Menu.class.php:340 libraries/Menu.class.php:443 +#: libraries/Util.class.php:4126 libraries/Util.class.php:4141 +#: libraries/server_common.lib.php:51 libraries/server_privileges.lib.php:1816 +#: libraries/server_privileges.lib.php:1924 +#: libraries/server_privileges.lib.php:2703 +#: libraries/server_privileges.lib.php:3613 +msgid "Privileges" +msgstr "" + +#: libraries/Menu.class.php:349 libraries/Menu.class.php:376 +#: libraries/Menu.class.php:435 libraries/Util.class.php:3194 +#: libraries/Util.class.php:4125 libraries/Util.class.php:4142 +#: view_operations.php:92 +msgid "Operations" +msgstr "" + +#: libraries/Menu.class.php:353 libraries/Menu.class.php:469 +#: libraries/Util.class.php:4130 libraries/Util.class.php:4143 +#: libraries/relation.lib.php:236 +msgid "Tracking" +msgstr "" + +#: libraries/Menu.class.php:366 libraries/Menu.class.php:463 +#: libraries/Util.class.php:4129 libraries/Util.class.php:4144 +#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:26 +#: libraries/plugins/export/ExportHtmlword.class.php:565 +#: libraries/plugins/export/ExportOdt.class.php:657 +#: libraries/plugins/export/ExportSql.class.php:1480 +#: libraries/plugins/export/ExportTexytext.class.php:508 +#: libraries/plugins/export/ExportXml.class.php:121 +#: libraries/rte/rte_words.lib.php:46 +msgid "Triggers" +msgstr "" + +#: libraries/Menu.class.php:412 libraries/Menu.class.php:419 +#: libraries/Menu.class.php:426 +msgid "Database seems to be empty!" +msgstr "" + +#: libraries/Menu.class.php:415 libraries/Util.class.php:4122 +msgid "Query" +msgstr "" + +#: libraries/Menu.class.php:448 libraries/Util.class.php:4127 +#: libraries/rte/rte_words.lib.php:34 +msgid "Routines" +msgstr "" + +#: libraries/Menu.class.php:456 libraries/Util.class.php:4128 +#: libraries/navigation/Nodes/Node_Event_Container.class.php:26 +#: libraries/plugins/export/ExportSql.class.php:833 +#: libraries/rte/rte_words.lib.php:58 +msgid "Events" +msgstr "" + +#: libraries/Menu.class.php:475 libraries/Util.class.php:4131 +#: libraries/relation.lib.php:203 +msgid "Designer" +msgstr "" + +#: libraries/Menu.class.php:508 libraries/Util.class.php:4104 +#: libraries/config/messages.inc.php:178 libraries/server_common.lib.php:48 +#: libraries/server_privileges.lib.php:3691 +msgid "Databases" +msgstr "" + +#: libraries/Menu.class.php:531 libraries/Util.class.php:4107 +msgid "Users" +msgstr "" + +#: libraries/Menu.class.php:558 libraries/ServerStatusData.class.php:194 +#: libraries/Util.class.php:4111 libraries/server_common.lib.php:36 +msgid "Binary log" +msgstr "" + +#: libraries/Menu.class.php:564 libraries/ServerStatusData.class.php:199 +#: libraries/Util.class.php:4112 libraries/server_common.lib.php:42 +#: libraries/structure.lib.php:182 libraries/structure.lib.php:761 +msgid "Replication" +msgstr "" + +#: libraries/Menu.class.php:569 libraries/ServerStatusData.class.php:261 +#: libraries/Util.class.php:4113 libraries/server_engines.lib.php:109 +#: libraries/server_engines.lib.php:113 +msgid "Variables" +msgstr "" + +#: libraries/Menu.class.php:573 libraries/Util.class.php:4114 +msgid "Charsets" +msgstr "" + +#: libraries/Menu.class.php:578 libraries/Util.class.php:4115 +#: libraries/server_common.lib.php:33 libraries/server_plugins.lib.php:31 +msgid "Plugins" +msgstr "" + +#: libraries/Menu.class.php:582 libraries/Util.class.php:4116 +msgid "Engines" +msgstr "" + +#: libraries/Message.class.php:199 libraries/Util.class.php:629 +#: libraries/core.lib.php:229 libraries/import.lib.php:174 +#: libraries/insert_edit.lib.php:1232 tbl_chart.php:24 tbl_operations.php:187 +#: view_operations.php:63 +msgid "Error" +msgstr "" + +#: libraries/Message.class.php:254 +#, php-format +msgid "%1$d row affected." +msgid_plural "%1$d rows affected." +msgstr[0] "" +msgstr[1] "" + +#: libraries/Message.class.php:273 +#, php-format +msgid "%1$d row deleted." +msgid_plural "%1$d rows deleted." +msgstr[0] "" +msgstr[1] "" + +#: libraries/Message.class.php:292 +#, php-format +msgid "%1$d row inserted." +msgid_plural "%1$d rows inserted." +msgstr[0] "" +msgstr[1] "" + +#: libraries/PDF.class.php:71 libraries/Util.class.php:2475 +#: libraries/browse_foreigners.lib.php:393 +#: libraries/schema/Pdf_Relation_Schema.class.php:1199 +#: libraries/schema/Pdf_Relation_Schema.class.php:1223 +#: libraries/schema/User_Schema.class.php:434 +#: libraries/select_lang.lib.php:533 +msgid "Page number:" +msgstr "" + +#: libraries/PDF.class.php:127 +msgid "Error while creating PDF:" +msgstr "" + +#: libraries/RecentTable.class.php:122 +msgid "Could not save recent table" +msgstr "" + +#: libraries/RecentTable.class.php:161 +msgid "Recent tables" +msgstr "" + +#: libraries/RecentTable.class.php:173 +msgid "There are no recent tables" +msgstr "" + +#: libraries/ServerStatusData.class.php:188 +#: libraries/server_status.lib.php:367 +msgid "SQL query" +msgstr "" + +#: libraries/ServerStatusData.class.php:191 +msgid "Handler" +msgstr "" + +#: libraries/ServerStatusData.class.php:192 +msgid "Query cache" +msgstr "" + +#: libraries/ServerStatusData.class.php:193 +msgid "Threads" +msgstr "" + +#: libraries/ServerStatusData.class.php:195 +msgid "Temporary data" +msgstr "" + +#: libraries/ServerStatusData.class.php:196 +msgid "Delayed inserts" +msgstr "" + +#: libraries/ServerStatusData.class.php:197 +msgid "Key cache" +msgstr "" + +#: libraries/ServerStatusData.class.php:198 +msgid "Joins" +msgstr "" + +#: libraries/ServerStatusData.class.php:200 +msgid "Sorting" +msgstr "" + +#: libraries/ServerStatusData.class.php:201 +#: libraries/build_html_for_db.lib.php:27 +#: libraries/config/messages.inc.php:184 +#: libraries/navigation/Nodes/Node_Table_Container.class.php:26 +#: libraries/navigation/Nodes/Node_Table_Container.class.php:27 +#: libraries/plugins/export/ExportXml.class.php:116 +msgid "Tables" +msgstr "" + +#: libraries/ServerStatusData.class.php:202 +msgid "Transaction coordinator" +msgstr "" + +#: libraries/ServerStatusData.class.php:203 +#: libraries/server_bin_log.lib.php:53 +msgid "Files" +msgstr "" + +#: libraries/ServerStatusData.class.php:214 +msgid "Flush (close) all tables" +msgstr "" + +#: libraries/ServerStatusData.class.php:220 +msgid "Show open tables" +msgstr "" + +#: libraries/ServerStatusData.class.php:229 +msgid "Show slave hosts" +msgstr "" + +#: libraries/ServerStatusData.class.php:236 +#: libraries/replication_gui.lib.php:49 +msgid "Show master status" +msgstr "" + +#: libraries/ServerStatusData.class.php:239 +msgid "Show slave status" +msgstr "" + +#: libraries/ServerStatusData.class.php:244 +msgid "Flush query cache" +msgstr "" + +#: libraries/ServerStatusData.class.php:263 +#: libraries/engines/innodb.lib.php:144 +msgid "InnoDB Status" +msgstr "" + +#: libraries/ServerStatusData.class.php:370 +msgid "Query statistics" +msgstr "" + +#: libraries/ServerStatusData.class.php:374 +msgid "All status variables" +msgstr "" + +#: libraries/ServerStatusData.class.php:378 +msgid "Monitor" +msgstr "" + +#: libraries/ServerStatusData.class.php:382 +msgid "Advisor" +msgstr "" + +#: libraries/StorageEngine.class.php:216 +msgid "" +"There is no detailed status information available for this storage engine." +msgstr "" + +#: libraries/StorageEngine.class.php:352 libraries/structure.lib.php:200 +#, php-format +msgid "%s is the default storage engine on this MySQL server." +msgstr "" + +#: libraries/StorageEngine.class.php:355 +#, php-format +msgid "%s is available on this MySQL server." +msgstr "" + +#: libraries/StorageEngine.class.php:358 +#, php-format +msgid "%s has been disabled for this MySQL server." +msgstr "" + +#: libraries/StorageEngine.class.php:362 +#, php-format +msgid "This MySQL server does not support the %s storage engine." +msgstr "" + +#: libraries/Table.class.php:396 +msgid "unknown table status: " +msgstr "" + +#: libraries/Table.class.php:801 +#, php-format +msgid "Source database `%s` was not found!" +msgstr "" + +#: libraries/Table.class.php:809 +#, php-format +msgid "Target database `%s` was not found!" +msgstr "" + +#: libraries/Table.class.php:1252 +msgid "Invalid database:" +msgstr "" + +#: libraries/Table.class.php:1266 +msgid "Invalid table name:" +msgstr "" + +#: libraries/Table.class.php:1301 +#, php-format +msgid "Error renaming table %1$s to %2$s" +msgstr "" + +#: libraries/Table.class.php:1320 +#, php-format +msgid "Table %1$s has been renamed to %2$s." +msgstr "" + +#: libraries/Table.class.php:1466 +msgid "Could not save table UI preferences" +msgstr "" + +#: libraries/Table.class.php:1495 +#, php-format +msgid "" +"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" +"['MaxTableUiprefs'] %s)" +msgstr "" + +#: libraries/Table.class.php:1642 +#, php-format +msgid "" +"Cannot save UI property \"%s\". The changes made will not be persistent " +"after you refresh this page. Please check if the table structure has been " +"changed." +msgstr "" + +#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:211 +#: libraries/insert_edit.lib.php:217 +#: libraries/navigation/Nodes/Node_Function.class.php:34 +#: libraries/rte/rte_routines.lib.php:1602 +msgid "Function" +msgstr "" + +#: libraries/TableSearch.class.php:188 pmd_general.php:522 pmd_general.php:542 +#: pmd_general.php:664 pmd_general.php:677 pmd_general.php:740 +#: pmd_general.php:794 +msgid "Operator" +msgstr "" + +#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1284 +#: libraries/insert_edit.lib.php:1630 libraries/replication_gui.lib.php:520 +#: libraries/rte/rte_routines.lib.php:1604 +#: libraries/server_status_variables.lib.php:220 pmd_general.php:511 +#: pmd_general.php:570 pmd_general.php:693 pmd_general.php:810 +msgid "Value" +msgstr "" + +#: libraries/TableSearch.class.php:205 +msgid "Table Search" +msgstr "" + +#: libraries/TableSearch.class.php:217 libraries/TableSearch.class.php:1217 +msgid "Find and Replace" +msgstr "" + +#: libraries/TableSearch.class.php:240 libraries/insert_edit.lib.php:1404 +msgid "Edit/Insert" +msgstr "" + +#: libraries/TableSearch.class.php:801 +msgid "Select columns (at least one):" +msgstr "" + +#: libraries/TableSearch.class.php:821 libraries/insert_edit.lib.php:1236 +#: libraries/server_privileges.lib.php:438 +msgid "Or" +msgstr "" + +#: libraries/TableSearch.class.php:822 +msgid "Add search conditions (body of the \"where\" clause):" +msgstr "" + +#: libraries/TableSearch.class.php:832 +msgid "Number of rows per page" +msgstr "" + +#: libraries/TableSearch.class.php:843 +msgid "Display order:" +msgstr "" + +#: libraries/TableSearch.class.php:879 +msgid "Use this column to label each point" +msgstr "" + +#: libraries/TableSearch.class.php:902 +msgid "Maximum rows to plot" +msgstr "" + +#: libraries/TableSearch.class.php:931 libraries/TableSearch.class.php:1250 +#: libraries/sql.lib.php:371 tbl_change.php:142 +msgid "Browse foreign values" +msgstr "" + +#: libraries/TableSearch.class.php:1030 +msgid "Additional search criteria" +msgstr "" + +#: libraries/TableSearch.class.php:1196 +msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" +msgstr "" + +#: libraries/TableSearch.class.php:1206 +msgid "Do a \"query by example\" (wildcard: \"%\")" +msgstr "" + +#: libraries/TableSearch.class.php:1261 +msgid "Browse/Edit the points" +msgstr "" + +#: libraries/TableSearch.class.php:1268 +msgid "How to use" +msgstr "" + +#: libraries/TableSearch.class.php:1273 +msgid "Reset zoom" +msgstr "" + +#: libraries/TableSearch.class.php:1343 +msgid "Replace with:" +msgstr "" + +#: libraries/TableSearch.class.php:1403 +msgid "Find and replace - preview" +msgstr "" + +#: libraries/TableSearch.class.php:1407 +msgid "Count" +msgstr "" + +#: libraries/TableSearch.class.php:1408 +msgid "Original string" +msgstr "" + +#: libraries/TableSearch.class.php:1409 +msgid "Replaced string" +msgstr "" + +#: libraries/TableSearch.class.php:1433 +msgid "Replace" +msgstr "" + +#: libraries/Theme.class.php:170 +#, php-format +msgid "No valid image path for theme %s found!" +msgstr "" + +#: libraries/Theme.class.php:402 +msgid "No preview available." +msgstr "" + +#: libraries/Theme.class.php:404 +msgid "take it" +msgstr "" + +#: libraries/Theme_Manager.class.php:138 +#, php-format +msgid "Default theme %s not found!" +msgstr "" + +#: libraries/Theme_Manager.class.php:195 +#, php-format +msgid "Theme %s not found!" +msgstr "" + +#: libraries/Theme_Manager.class.php:275 +#, php-format +msgid "Theme path not found for theme %s!" +msgstr "" + +#: libraries/Theme_Manager.class.php:369 +msgid "Theme:" +msgstr "" + +#: libraries/Types.class.php:297 +msgid "" +"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255" +msgstr "" + +#: libraries/Types.class.php:299 +msgid "" +"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to " +"65,535" +msgstr "" + +#: libraries/Types.class.php:301 +msgid "" +"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is " +"0 to 16,777,215" +msgstr "" + +#: libraries/Types.class.php:303 +msgid "" +"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned " +"range is 0 to 4,294,967,295" +msgstr "" + +#: libraries/Types.class.php:305 +msgid "" +"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to " +"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615" +msgstr "" + +#: libraries/Types.class.php:307 libraries/Types.class.php:714 +msgid "" +"A fixed-point number (M, D) - the maximum number of digits (M) is 65 " +"(default 10), the maximum number of decimals (D) is 30 (default 0)" +msgstr "" + +#: libraries/Types.class.php:309 +msgid "" +"A small floating-point number, allowable values are -3.402823466E+38 to " +"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" +msgstr "" + +#: libraries/Types.class.php:311 +msgid "" +"A double-precision floating-point number, allowable values are " +"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"2.2250738585072014E-308 to 1.7976931348623157E+308" +msgstr "" + +#: libraries/Types.class.php:313 +msgid "" +"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for " +"FLOAT)" +msgstr "" + +#: libraries/Types.class.php:315 +msgid "" +"A bit-field type (M), storing M of bits per value (default is 1, maximum is " +"64)" +msgstr "" + +#: libraries/Types.class.php:317 +msgid "" +"A synonym for TINYINT(1), a value of zero is considered false, nonzero " +"values are considered true" +msgstr "" + +#: libraries/Types.class.php:319 +msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE" +msgstr "" + +#: libraries/Types.class.php:321 libraries/Types.class.php:724 +#, php-format +msgid "A date, supported range is %1$s to %2$s" +msgstr "" + +#: libraries/Types.class.php:323 libraries/Types.class.php:726 +#, php-format +msgid "A date and time combination, supported range is %1$s to %2$s" +msgstr "" + +#: libraries/Types.class.php:325 +msgid "" +"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, " +"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)" +msgstr "" + +#: libraries/Types.class.php:327 libraries/Types.class.php:730 +#, php-format +msgid "A time, range is %1$s to %2$s" +msgstr "" + +#: libraries/Types.class.php:329 +msgid "" +"A year in four-digit (4, default) or two-digit (2) format, the allowable " +"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000" +msgstr "" + +#: libraries/Types.class.php:331 +msgid "" +"A fixed-length (0-255, default 1) string that is always right-padded with " +"spaces to the specified length when stored" +msgstr "" + +#: libraries/Types.class.php:333 libraries/Types.class.php:732 +#, php-format +msgid "" +"A variable-length (%s) string, the effective maximum length is subject to " +"the maximum row size" +msgstr "" + +#: libraries/Types.class.php:335 +msgid "" +"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with " +"a one-byte prefix indicating the length of the value in bytes" +msgstr "" + +#: libraries/Types.class.php:337 libraries/Types.class.php:734 +msgid "" +"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored " +"with a two-byte prefix indicating the length of the value in bytes" +msgstr "" + +#: libraries/Types.class.php:339 +msgid "" +"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, " +"stored with a three-byte prefix indicating the length of the value in bytes" +msgstr "" + +#: libraries/Types.class.php:341 +msgid "" +"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " +"characters, stored with a four-byte prefix indicating the length of the " +"value in bytes" +msgstr "" + +#: libraries/Types.class.php:343 +msgid "" +"Similar to the CHAR type, but stores binary byte strings rather than non-" +"binary character strings" +msgstr "" + +#: libraries/Types.class.php:345 +msgid "" +"Similar to the VARCHAR type, but stores binary byte strings rather than non-" +"binary character strings" +msgstr "" + +#: libraries/Types.class.php:347 +msgid "" +"A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a " +"one-byte prefix indicating the length of the value" +msgstr "" + +#: libraries/Types.class.php:349 +msgid "" +"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored " +"with a three-byte prefix indicating the length of the value" +msgstr "" + +#: libraries/Types.class.php:351 libraries/Types.class.php:738 +msgid "" +"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with " +"a two-byte prefix indicating the length of the value" +msgstr "" + +#: libraries/Types.class.php:353 +msgid "" +"A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " +"bytes, stored with a four-byte prefix indicating the length of the value" +msgstr "" + +#: libraries/Types.class.php:355 +msgid "" +"An enumeration, chosen from the list of up to 65,535 values or the special " +"'' error value" +msgstr "" + +#: libraries/Types.class.php:357 +msgid "A single value chosen from a set of up to 64 members" +msgstr "" + +#: libraries/Types.class.php:359 +msgid "A type that can store a geometry of any type" +msgstr "" + +#: libraries/Types.class.php:361 +msgid "A point in 2-dimensional space" +msgstr "" + +#: libraries/Types.class.php:363 +msgid "A curve with linear interpolation between points" +msgstr "" + +#: libraries/Types.class.php:365 +msgid "A polygon" +msgstr "" + +#: libraries/Types.class.php:367 +msgid "A collection of points" +msgstr "" + +#: libraries/Types.class.php:369 +msgid "A collection of curves with linear interpolation between points" +msgstr "" + +#: libraries/Types.class.php:371 +msgid "A collection of polygons" +msgstr "" + +#: libraries/Types.class.php:373 +msgid "A collection of geometry objects of any type" +msgstr "" + +#: libraries/Types.class.php:626 libraries/Types.class.php:976 +msgctxt "numeric types" +msgid "Numeric" +msgstr "" + +#: libraries/Types.class.php:645 libraries/Types.class.php:979 +msgctxt "date and time types" +msgid "Date and time" +msgstr "" + +#: libraries/Types.class.php:654 libraries/Types.class.php:982 +msgctxt "string types" +msgid "String" +msgstr "" + +#: libraries/Types.class.php:675 +msgctxt "spatial types" +msgid "Spatial" +msgstr "" + +#: libraries/Types.class.php:710 +msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647" +msgstr "" + +#: libraries/Types.class.php:712 +msgid "" +"An 8-byte integer, range is -9,223,372,036,854,775,808 to " +"9,223,372,036,854,775,807" +msgstr "" + +#: libraries/Types.class.php:716 +msgid "A system's default double-precision floating-point number" +msgstr "" + +#: libraries/Types.class.php:718 +msgid "True or false" +msgstr "" + +#: libraries/Types.class.php:720 +msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE" +msgstr "" + +#: libraries/Types.class.php:722 +msgid "Stores a Universally Unique Identifier (UUID)" +msgstr "" + +#: libraries/Types.class.php:728 +msgid "" +"A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' " +"UTC; TIMESTAMP(6) can store microseconds" +msgstr "" + +#: libraries/Types.class.php:736 +msgid "" +"A variable-length (0-65,535) string, uses binary collation for all " +"comparisons" +msgstr "" + +#: libraries/Types.class.php:740 +msgid "An enumeration, chosen from the list of defined values" +msgstr "" + +#: libraries/Util.class.php:255 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/Util.class.php:642 libraries/sql.lib.php:429 +msgid "SQL query:" +msgstr "" + +#: libraries/Util.class.php:686 libraries/rte/rte_events.lib.php:114 +#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140 +#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:311 +#: libraries/rte/rte_routines.lib.php:320 +#: libraries/rte/rte_routines.lib.php:339 +#: libraries/rte/rte_routines.lib.php:362 +#: libraries/rte/rte_routines.lib.php:1479 +#: libraries/rte/rte_triggers.lib.php:86 libraries/rte/rte_triggers.lib.php:95 +#: libraries/rte/rte_triggers.lib.php:112 +#: libraries/rte/rte_triggers.lib.php:133 +msgid "MySQL said: " +msgstr "" + +#: libraries/Util.class.php:1137 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/Util.class.php:1179 libraries/config/messages.inc.php:493 +msgid "Explain SQL" +msgstr "" + +#: libraries/Util.class.php:1186 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/Util.class.php:1226 +msgid "Without PHP Code" +msgstr "" + +#: libraries/Util.class.php:1229 libraries/config/messages.inc.php:495 +msgid "Create PHP Code" +msgstr "" + +#: libraries/Util.class.php:1255 libraries/config/messages.inc.php:494 +#: libraries/server_status_variables.lib.php:42 +msgid "Refresh" +msgstr "" + +#: libraries/Util.class.php:1265 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/Util.class.php:1268 libraries/config/messages.inc.php:497 +msgid "Validate SQL" +msgstr "" + +#: libraries/Util.class.php:1309 libraries/sql.lib.php:460 +msgid "Profiling" +msgstr "" + +#: libraries/Util.class.php:1321 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#. l10n: Short week day name +#: libraries/Util.class.php:1622 +msgctxt "Short week day name" +msgid "Sun" +msgstr "" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/Util.class.php:1638 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "" + +#: libraries/Util.class.php:1985 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/Util.class.php:2073 +msgid "Missing parameter:" +msgstr "" + +#: libraries/Util.class.php:2593 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/Util.class.php:2617 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/Util.class.php:2798 +msgid "Click to toggle" +msgstr "" + +#: libraries/Util.class.php:3322 libraries/sql_query_form.lib.php:477 +#: prefs_manage.php:248 +msgid "Browse your computer:" +msgstr "" + +#: libraries/Util.class.php:3347 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/Util.class.php:3376 libraries/insert_edit.lib.php:1233 +#: libraries/sql_query_form.lib.php:487 +msgid "The directory you set for upload work cannot be reached." +msgstr "" + +#: libraries/Util.class.php:3387 +msgid "There are no files to upload" +msgstr "" + +#: libraries/Util.class.php:3412 libraries/Util.class.php:3413 +#: libraries/structure.lib.php:305 +msgid "Empty" +msgstr "" + +#: libraries/Util.class.php:3418 libraries/Util.class.php:3419 +msgid "Execute" +msgstr "" + +#: libraries/Util.class.php:3948 +msgid "Print" +msgstr "" + +#: libraries/Util.class.php:4049 libraries/structure.lib.php:798 +#: libraries/structure.lib.php:1771 libraries/tbl_printview.lib.php:239 +msgid "Creation" +msgstr "" + +#: libraries/Util.class.php:4055 libraries/structure.lib.php:805 +#: libraries/structure.lib.php:1779 libraries/tbl_printview.lib.php:250 +msgid "Last update" +msgstr "" + +#: libraries/Util.class.php:4061 libraries/structure.lib.php:812 +#: libraries/structure.lib.php:1787 libraries/tbl_printview.lib.php:261 +msgid "Last check" +msgstr "" + +#: libraries/bookmark.lib.php:83 +msgid "shared" +msgstr "" + +#: libraries/browse_foreigners.lib.php:43 +msgid "Search:" +msgstr "" + +#: libraries/browse_foreigners.lib.php:63 +#: libraries/browse_foreigners.lib.php:65 +#: libraries/server_collations.lib.php:36 +#: libraries/server_collations.lib.php:48 libraries/server_engines.lib.php:50 +#: libraries/server_plugins.lib.php:133 +#: libraries/server_status_variables.lib.php:221 +msgid "Description" +msgstr "" + +#: libraries/browse_foreigners.lib.php:206 +msgid "Use this value" +msgstr "" + +#: libraries/browse_foreigners.lib.php:292 +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 "" + +#: libraries/build_html_for_db.lib.php:37 libraries/config/setup.forms.php:312 +#: libraries/config/setup.forms.php:348 libraries/config/setup.forms.php:371 +#: libraries/config/setup.forms.php:376 +#: libraries/config/user_preferences.forms.php:207 +#: libraries/config/user_preferences.forms.php:243 +#: libraries/config/user_preferences.forms.php:266 +#: libraries/config/user_preferences.forms.php:271 +#: libraries/server_privileges.lib.php:975 libraries/structure.lib.php:2185 +#: libraries/tbl_printview.lib.php:304 +msgid "Data" +msgstr "" + +#: libraries/build_html_for_db.lib.php:47 libraries/engines/innodb.lib.php:171 +#: libraries/server_databases.lib.php:183 libraries/server_status.lib.php:180 +#: libraries/server_status.lib.php:291 libraries/structure.lib.php:2207 +#: libraries/tbl_printview.lib.php:336 +msgid "Total" +msgstr "" + +#: libraries/build_html_for_db.lib.php:52 libraries/structure.lib.php:791 +#: libraries/structure.lib.php:2198 libraries/tbl_printview.lib.php:320 +msgid "Overhead" +msgstr "" + +#: libraries/build_html_for_db.lib.php:95 +msgid "Jump to database" +msgstr "" + +#: libraries/build_html_for_db.lib.php:143 +msgid "Not replicated" +msgstr "" + +#: libraries/build_html_for_db.lib.php:154 +msgid "Replicated" +msgstr "" + +#: libraries/build_html_for_db.lib.php:172 +#, php-format +msgid "Check privileges for database "%s"." +msgstr "" + +#: libraries/build_html_for_db.lib.php:177 +msgid "Check Privileges" +msgstr "" + +#: libraries/common.inc.php:581 +msgid "Failed to read configuration file" +msgstr "" + +#: libraries/common.inc.php:583 +msgid "" +"This usually means there is a syntax error in it, please check any errors " +"shown below." +msgstr "" + +#: libraries/common.inc.php:590 +#, php-format +msgid "Could not load default configuration from: %1$s" +msgstr "" + +#: libraries/common.inc.php:597 +msgid "" +"The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your " +"configuration file!" +msgstr "" + +#: libraries/common.inc.php:630 +#, php-format +msgid "Invalid server index: %s" +msgstr "" + +#: libraries/common.inc.php:641 +#, php-format +msgid "Invalid hostname for server %1$s. Please review your configuration." +msgstr "" + +#: libraries/common.inc.php:657 +#, php-format +msgid "Server %d" +msgstr "" + +#: libraries/common.inc.php:854 +msgid "Invalid authentication method set in configuration:" +msgstr "" + +#: libraries/common.inc.php:997 +#, php-format +msgid "You should upgrade to %s %s or later." +msgstr "" + +#: libraries/common.inc.php:1087 +msgid "Error: Token mismatch" +msgstr "" + +#: libraries/common.inc.php:1119 +msgid "GLOBALS overwrite attempt" +msgstr "" + +#: libraries/common.inc.php:1126 +msgid "possible exploit" +msgstr "" + +#: libraries/common.inc.php:1135 +msgid "numeric key detected" +msgstr "" + +#: libraries/config.values.php:49 libraries/config.values.php:65 +#: libraries/config.values.php:70 +msgid "Icons" +msgstr "" + +#: libraries/config.values.php:50 libraries/config.values.php:66 +#: libraries/config.values.php:71 +msgid "Text" +msgstr "" + +#: libraries/config.values.php:51 libraries/config.values.php:59 +#: libraries/config.values.php:67 libraries/config.values.php:72 +msgid "Both" +msgstr "" + +#: libraries/config.values.php:56 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:57 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:58 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 +msgid "Click" +msgstr "" + +#: libraries/config.values.php:76 +msgid "Double click" +msgstr "" + +#: libraries/config.values.php:77 libraries/config.values.php:108 +#: libraries/config/FormDisplay.tpl.php:218 libraries/relation.lib.php:96 +#: libraries/relation.lib.php:103 +msgid "Disabled" +msgstr "" + +#: libraries/config.values.php:106 +msgid "Open" +msgstr "" + +#: libraries/config.values.php:107 +msgid "Closed" +msgstr "" + +#: libraries/config.values.php:111 +msgid "Ask before sending error reports" +msgstr "" + +#: libraries/config.values.php:112 +msgid "Always send error reports" +msgstr "" + +#: libraries/config.values.php:113 +msgid "Never send error reports" +msgstr "" + +#: libraries/config.values.php:142 +#: libraries/plugins/export/ExportHtmlword.class.php:69 +#: libraries/plugins/export/ExportLatex.class.php:103 +#: libraries/plugins/export/ExportMediawiki.class.php:73 +#: libraries/plugins/export/ExportOdt.class.php:83 +#: libraries/plugins/export/ExportSql.class.php:204 +#: libraries/plugins/export/ExportTexytext.class.php:68 +msgid "structure" +msgstr "" + +#: libraries/config.values.php:143 +#: libraries/plugins/export/ExportHtmlword.class.php:70 +#: libraries/plugins/export/ExportLatex.class.php:104 +#: libraries/plugins/export/ExportMediawiki.class.php:74 +#: libraries/plugins/export/ExportOdt.class.php:84 +#: libraries/plugins/export/ExportSql.class.php:205 +#: libraries/plugins/export/ExportTexytext.class.php:69 +msgid "data" +msgstr "" + +#: libraries/config.values.php:144 +#: libraries/plugins/export/ExportHtmlword.class.php:71 +#: libraries/plugins/export/ExportLatex.class.php:105 +#: libraries/plugins/export/ExportMediawiki.class.php:75 +#: libraries/plugins/export/ExportOdt.class.php:85 +#: libraries/plugins/export/ExportSql.class.php:206 +#: libraries/plugins/export/ExportTexytext.class.php:70 +msgid "structure and data" +msgstr "" + +#: libraries/config.values.php:147 +msgid "Quick - display only the minimal options to configure" +msgstr "" + +#: libraries/config.values.php:148 +msgid "Custom - display all possible options to configure" +msgstr "" + +#: libraries/config.values.php:149 +msgid "Custom - like above, but without the quick/custom choice" +msgstr "" + +#: libraries/config.values.php:177 +msgid "complete inserts" +msgstr "" + +#: libraries/config.values.php:178 +msgid "extended inserts" +msgstr "" + +#: libraries/config.values.php:179 +msgid "both of the above" +msgstr "" + +#: libraries/config.values.php:180 +msgid "neither of the above" +msgstr "" + +#: libraries/config/FormDisplay.class.php:96 +#: libraries/config/Validator.class.php:539 +msgid "Not a positive number" +msgstr "" + +#: libraries/config/FormDisplay.class.php:97 +#: libraries/config/Validator.class.php:561 +msgid "Not a non-negative number" +msgstr "" + +#: libraries/config/FormDisplay.class.php:98 +#: libraries/config/Validator.class.php:517 +msgid "Not a valid port number" +msgstr "" + +#: libraries/config/FormDisplay.class.php:99 +#: libraries/config/FormDisplay.class.php:608 +#: libraries/config/Validator.class.php:579 +msgid "Incorrect value" +msgstr "" + +#: libraries/config/FormDisplay.class.php:100 +#: libraries/config/Validator.class.php:595 +#, php-format +msgid "Value must be equal or lower than %s" +msgstr "" + +#: libraries/config/FormDisplay.class.php:570 +#, php-format +msgid "Missing data for %s" +msgstr "" + +#: libraries/config/FormDisplay.class.php:757 +#: libraries/config/FormDisplay.class.php:763 +#: libraries/config/FormDisplay.class.php:770 +msgid "unavailable" +msgstr "" + +#: libraries/config/FormDisplay.class.php:759 +#: libraries/config/FormDisplay.class.php:765 +#: libraries/config/FormDisplay.class.php:772 +#, php-format +msgid "\"%s\" requires %s extension" +msgstr "" + +#: libraries/config/FormDisplay.class.php:791 +#, php-format +msgid "Compressed import will not work due to missing function %s." +msgstr "" + +#: libraries/config/FormDisplay.class.php:797 +#, php-format +msgid "Compressed export will not work due to missing function %s." +msgstr "" + +#: libraries/config/FormDisplay.class.php:807 +msgid "SQL Validator is disabled" +msgstr "" + +#: libraries/config/FormDisplay.class.php:814 +msgid "SOAP extension not found" +msgstr "" + +#: libraries/config/FormDisplay.class.php:824 +#, php-format +msgid "maximum %s" +msgstr "" + +#: libraries/config/FormDisplay.tpl.php:216 +msgid "This setting is disabled, it will not be applied to your configuration." +msgstr "" + +#: libraries/config/FormDisplay.tpl.php:308 +#, php-format +msgid "Set value: %s" +msgstr "" + +#: libraries/config/FormDisplay.tpl.php:313 +#: libraries/config/messages.inc.php:364 +msgid "Restore default value" +msgstr "" + +#: libraries/config/FormDisplay.tpl.php:327 +msgid "Allow users to customize this value" +msgstr "" + +#: libraries/config/FormDisplay.tpl.php:391 +msgid "Apply" +msgstr "" + +#: libraries/config/FormDisplay.tpl.php:393 libraries/insert_edit.lib.php:1603 +#: libraries/schema/User_Schema.class.php:567 prefs_manage.php:327 +#: prefs_manage.php:334 +msgid "Reset" +msgstr "" + +#: libraries/config/Validator.class.php:226 +msgid "Could not initialize Drizzle connection library" +msgstr "" + +#: libraries/config/Validator.class.php:235 +#: libraries/config/Validator.class.php:243 +msgid "Could not connect to Drizzle server" +msgstr "" + +#: libraries/config/Validator.class.php:254 +#: libraries/config/Validator.class.php:261 +msgid "Could not connect to MySQL server" +msgstr "" + +#: libraries/config/Validator.class.php:294 +msgid "Empty username while using config authentication method" +msgstr "" + +#: libraries/config/Validator.class.php:301 +msgid "Empty signon session name while using signon authentication method" +msgstr "" + +#: libraries/config/Validator.class.php:310 +msgid "Empty signon URL while using signon authentication method" +msgstr "" + +#: libraries/config/Validator.class.php:358 +msgid "Empty phpMyAdmin control user while using pmadb" +msgstr "" + +#: libraries/config/Validator.class.php:363 +msgid "Empty phpMyAdmin control user password while using pmadb" +msgstr "" + +#: libraries/config/Validator.class.php:447 +msgid "Incorrect value:" +msgstr "" + +#: libraries/config/Validator.class.php:456 +#, php-format +msgid "Incorrect IP address: %s" +msgstr "" + +#: libraries/config/messages.inc.php:17 +msgid "" +"If enabled user can enter any MySQL server in login form for cookie auth" +msgstr "" + +#: libraries/config/messages.inc.php:18 +msgid "Allow login to any MySQL server" +msgstr "" + +#: libraries/config/messages.inc.php:19 +msgid "" +"Enabling this allows a page located on a different domain to call phpMyAdmin " +"inside a frame, and is a potential [strong]security hole[/strong] allowing " +"cross-frame scripting attacks" +msgstr "" + +#: libraries/config/messages.inc.php:20 +msgid "Allow third party framing" +msgstr "" + +#: libraries/config/messages.inc.php:21 +msgid "Show "Drop database" link to normal users" +msgstr "" + +#: libraries/config/messages.inc.php:22 +msgid "" +"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] " +"authentication" +msgstr "" + +#: libraries/config/messages.inc.php:23 +msgid "Blowfish secret" +msgstr "" + +#: libraries/config/messages.inc.php:24 +msgid "Highlight selected rows" +msgstr "" + +#: libraries/config/messages.inc.php:25 +msgid "Row marker" +msgstr "" + +#: libraries/config/messages.inc.php:26 +msgid "Highlight row pointed by the mouse cursor" +msgstr "" + +#: libraries/config/messages.inc.php:27 +msgid "Highlight pointer" +msgstr "" + +#: libraries/config/messages.inc.php:28 +msgid "" +"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for " +"import and export operations" +msgstr "" + +#: libraries/config/messages.inc.php:29 +msgid "Bzip2" +msgstr "" + +#: libraries/config/messages.inc.php:30 +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 "" + +#: libraries/config/messages.inc.php:31 +msgid "CHAR columns editing" +msgstr "" + +#: libraries/config/messages.inc.php:32 +msgid "" +"Use user-friendly editor for editing SQL queries ([a@http://codemirror." +"net/]CodeMirror[/a]) with syntax highlighting and line numbers" +msgstr "" + +#: libraries/config/messages.inc.php:33 +msgid "Enable CodeMirror" +msgstr "" + +#: libraries/config/messages.inc.php:34 +msgid "" +"Defines the minimum size for input fields generated for CHAR and VARCHAR " +"columns" +msgstr "" + +#: libraries/config/messages.inc.php:35 +msgid "Minimum size for input field" +msgstr "" + +#: libraries/config/messages.inc.php:36 +msgid "" +"Defines the maximum size for input fields generated for CHAR and VARCHAR " +"columns" +msgstr "" + +#: libraries/config/messages.inc.php:37 +msgid "Maximum size for input field" +msgstr "" + +#: libraries/config/messages.inc.php:38 +msgid "Number of columns for CHAR/VARCHAR textareas" +msgstr "" + +#: libraries/config/messages.inc.php:39 +msgid "CHAR textarea columns" +msgstr "" + +#: libraries/config/messages.inc.php:40 +msgid "Number of rows for CHAR/VARCHAR textareas" +msgstr "" + +#: libraries/config/messages.inc.php:41 +msgid "CHAR textarea rows" +msgstr "" + +#: libraries/config/messages.inc.php:42 +msgid "Check config file permissions" +msgstr "" + +#: libraries/config/messages.inc.php:43 +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 "" + +#: libraries/config/messages.inc.php:44 +msgid "Compress on the fly" +msgstr "" + +#: libraries/config/messages.inc.php:45 setup/frames/config.inc.php:24 +#: setup/frames/index.inc.php:209 +msgid "Configuration file" +msgstr "" + +#: libraries/config/messages.inc.php:46 +msgid "" +"Whether a warning ("Are your really sure…") should be displayed " +"when you're about to lose data" +msgstr "" + +#: libraries/config/messages.inc.php:47 +msgid "Confirm DROP queries" +msgstr "" + +#: libraries/config/messages.inc.php:48 +msgid "Debug SQL" +msgstr "" + +#: libraries/config/messages.inc.php:49 +msgid "Default display direction" +msgstr "" + +#: libraries/config/messages.inc.php:50 +msgid "Tab that is displayed when entering a database" +msgstr "" + +#: libraries/config/messages.inc.php:51 +msgid "Default database tab" +msgstr "" + +#: libraries/config/messages.inc.php:52 +msgid "Tab that is displayed when entering a server" +msgstr "" + +#: libraries/config/messages.inc.php:53 +msgid "Default server tab" +msgstr "" + +#: libraries/config/messages.inc.php:54 +msgid "Tab that is displayed when entering a table" +msgstr "" + +#: libraries/config/messages.inc.php:55 +msgid "Default table tab" +msgstr "" + +#: libraries/config/messages.inc.php:56 +msgid "Whether the table structure actions should be hidden" +msgstr "" + +#: libraries/config/messages.inc.php:57 +msgid "Hide table structure actions" +msgstr "" + +#: libraries/config/messages.inc.php:58 +msgid "Show binary contents as HEX by default" +msgstr "" + +#: libraries/config/messages.inc.php:60 +msgid "Show server listing as a list instead of a drop down" +msgstr "" + +#: libraries/config/messages.inc.php:61 +msgid "Display servers as a list" +msgstr "" + +#: libraries/config/messages.inc.php:62 +msgid "" +"Disable the table maintenance mass operations, like optimizing or repairing " +"the selected tables of a database." +msgstr "" + +#: libraries/config/messages.inc.php:63 +msgid "Disable multi table maintenance" +msgstr "" + +#: libraries/config/messages.inc.php:64 +msgid "Edit SQL queries in popup window" +msgstr "" + +#: libraries/config/messages.inc.php:65 +msgid "Edit in window" +msgstr "" + +#: libraries/config/messages.inc.php:66 +msgid "Display errors" +msgstr "" + +#: libraries/config/messages.inc.php:67 +msgid "Gather errors" +msgstr "" + +#: libraries/config/messages.inc.php:68 +msgid "" +"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " +"limit)" +msgstr "" + +#: libraries/config/messages.inc.php:69 +msgid "Maximum execution time" +msgstr "" + +#: libraries/config/messages.inc.php:70 prefs_manage.php:305 +msgid "Save as file" +msgstr "" + +#: libraries/config/messages.inc.php:71 libraries/config/messages.inc.php:244 +msgid "Character set of the file" +msgstr "" + +#: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:88 +#: libraries/structure.lib.php:1699 +#: libraries/tbl_gis_visualization.lib.php:312 +#: libraries/tbl_printview.lib.php:179 +msgid "Format" +msgstr "" + +#: libraries/config/messages.inc.php:73 +msgid "Compression" +msgstr "" + +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:81 +#: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:93 +#: libraries/config/messages.inc.php:106 libraries/config/messages.inc.php:108 +#: libraries/config/messages.inc.php:142 libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:147 +#: libraries/plugins/export/ExportCsv.class.php:91 +#: libraries/plugins/export/ExportExcel.class.php:68 +#: libraries/plugins/export/ExportHtmlword.class.php:90 +#: libraries/plugins/export/ExportOds.class.php:75 +#: libraries/plugins/export/ExportOdt.class.php:128 +#: libraries/plugins/export/ExportTexytext.class.php:85 +msgid "Put columns names in the first row" +msgstr "" + +#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:246 +#: libraries/config/messages.inc.php:253 +#: libraries/plugins/import/ImportCsv.class.php:150 +msgid "Columns enclosed with" +msgstr "" + +#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:254 +#: libraries/plugins/import/ImportCsv.class.php:157 +msgid "Columns escaped with" +msgstr "" + +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:83 +#: libraries/config/messages.inc.php:90 libraries/config/messages.inc.php:99 +#: libraries/config/messages.inc.php:107 libraries/config/messages.inc.php:111 +#: libraries/config/messages.inc.php:143 libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:148 +msgid "Replace NULL with" +msgstr "" + +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:84 +msgid "Remove CRLF characters within columns" +msgstr "" + +#: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:250 +#: libraries/config/messages.inc.php:258 +#: libraries/plugins/import/ImportCsv.class.php:135 +msgid "Columns terminated with" +msgstr "" + +#: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:245 +#: libraries/plugins/import/ImportCsv.class.php:164 +msgid "Lines terminated with" +msgstr "" + +#: libraries/config/messages.inc.php:82 +msgid "Excel edition" +msgstr "" + +#: libraries/config/messages.inc.php:85 +msgid "Database name template" +msgstr "" + +#: libraries/config/messages.inc.php:86 +msgid "Server name template" +msgstr "" + +#: libraries/config/messages.inc.php:87 +msgid "Table name template" +msgstr "" + +#: libraries/config/messages.inc.php:91 libraries/config/messages.inc.php:104 +#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:138 +#: libraries/config/messages.inc.php:144 +#: libraries/plugins/export/ExportHtmlword.class.php:63 +#: libraries/plugins/export/ExportLatex.class.php:97 +#: libraries/plugins/export/ExportMediawiki.class.php:63 +#: libraries/plugins/export/ExportOdt.class.php:77 +#: libraries/plugins/export/ExportTexytext.class.php:62 +msgid "Dump table" +msgstr "" + +#: libraries/config/messages.inc.php:92 +#: libraries/plugins/export/ExportLatex.class.php:89 +msgid "Include table caption" +msgstr "" + +#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101 +msgid "Table caption" +msgstr "" + +#: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:102 +msgid "Continued table caption" +msgstr "" + +#: libraries/config/messages.inc.php:97 libraries/config/messages.inc.php:103 +msgid "Label key" +msgstr "" + +#: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 +#: libraries/config/messages.inc.php:135 +#: libraries/plugins/export/ExportOdt.class.php:482 +#: libraries/tbl_columns_definition_form.lib.php:327 +msgid "MIME type" +msgstr "" + +#: libraries/config/messages.inc.php:100 libraries/config/messages.inc.php:112 +#: libraries/config/messages.inc.php:137 libraries/tbl_relation.lib.php:214 +msgid "Relations" +msgstr "" + +#: libraries/config/messages.inc.php:105 +msgid "Export method" +msgstr "" + +#: libraries/config/messages.inc.php:114 libraries/config/messages.inc.php:116 +msgid "Save on server" +msgstr "" + +#: libraries/config/messages.inc.php:115 libraries/config/messages.inc.php:117 +#: libraries/display_export.lib.php:387 libraries/display_export.lib.php:422 +msgid "Overwrite existing file(s)" +msgstr "" + +#: libraries/config/messages.inc.php:118 +msgid "Remember file name template" +msgstr "" + +#: libraries/config/messages.inc.php:119 libraries/operations.lib.php:195 +#: libraries/operations.lib.php:698 libraries/operations.lib.php:1039 +msgid "Add AUTO_INCREMENT value" +msgstr "" + +#: libraries/config/messages.inc.php:120 +msgid "Enclose table and column names with backquotes" +msgstr "" + +#: libraries/config/messages.inc.php:121 libraries/config/messages.inc.php:265 +#: libraries/display_export.lib.php:291 +msgid "SQL compatibility mode" +msgstr "" + +#: libraries/config/messages.inc.php:122 +#: libraries/plugins/export/ExportSql.class.php:278 +msgid "CREATE TABLE options:" +msgstr "" + +#: libraries/config/messages.inc.php:123 +msgid "Creation/Update/Check dates" +msgstr "" + +#: libraries/config/messages.inc.php:124 +msgid "Use delayed inserts" +msgstr "" + +#: libraries/config/messages.inc.php:125 +#: libraries/plugins/export/ExportSql.class.php:142 +msgid "Disable foreign key checks" +msgstr "" + +#: libraries/config/messages.inc.php:126 +#: libraries/plugins/export/ExportSql.class.php:155 +msgid "Export views as tables" +msgstr "" + +#: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:128 +#: libraries/config/messages.inc.php:130 libraries/config/messages.inc.php:136 +#: libraries/operations.lib.php:190 libraries/operations.lib.php:1035 +#, php-format +msgid "Add %s" +msgstr "" + +#: libraries/config/messages.inc.php:129 +msgid "Use hexadecimal for BLOB" +msgstr "" + +#: libraries/config/messages.inc.php:131 +msgid "Use ignore inserts" +msgstr "" + +#: libraries/config/messages.inc.php:133 +msgid "Syntax to use when inserting data" +msgstr "" + +#: libraries/config/messages.inc.php:134 +#: libraries/plugins/export/ExportSql.class.php:398 +msgid "Maximal length of created query" +msgstr "" + +#: libraries/config/messages.inc.php:139 +msgid "Export type" +msgstr "" + +#: libraries/config/messages.inc.php:140 +#: libraries/plugins/export/ExportSql.class.php:129 +msgid "Enclose export in a transaction" +msgstr "" + +#: libraries/config/messages.inc.php:141 +msgid "Export time in UTC" +msgstr "" + +#: libraries/config/messages.inc.php:149 +msgid "Force secured connection while using phpMyAdmin" +msgstr "" + +#: libraries/config/messages.inc.php:150 +msgid "Force SSL connection" +msgstr "" + +#: libraries/config/messages.inc.php:151 +msgid "" +"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " +"the referenced data, [kbd]id[/kbd] is the key value" +msgstr "" + +#: libraries/config/messages.inc.php:152 +msgid "Foreign key dropdown order" +msgstr "" + +#: libraries/config/messages.inc.php:153 +msgid "A dropdown will be used if fewer items are present" +msgstr "" + +#: libraries/config/messages.inc.php:154 +msgid "Foreign key limit" +msgstr "" + +#: libraries/config/messages.inc.php:155 +msgid "Browse mode" +msgstr "" + +#: libraries/config/messages.inc.php:156 +msgid "Customize browse mode" +msgstr "" + +#: libraries/config/messages.inc.php:158 libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:177 libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:190 libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:234 +msgid "Customize default options" +msgstr "" + +#: libraries/config/messages.inc.php:159 libraries/config/setup.forms.php:249 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:146 +#: libraries/config/user_preferences.forms.php:218 +msgid "CSV" +msgstr "" + +#: libraries/config/messages.inc.php:161 +msgid "Developer" +msgstr "" + +#: libraries/config/messages.inc.php:162 +msgid "Settings for phpMyAdmin developers" +msgstr "" + +#: libraries/config/messages.inc.php:163 +msgid "Edit mode" +msgstr "" + +#: libraries/config/messages.inc.php:164 +msgid "Customize edit mode" +msgstr "" + +#: libraries/config/messages.inc.php:166 +msgid "Export defaults" +msgstr "" + +#: libraries/config/messages.inc.php:167 +msgid "Customize default export options" +msgstr "" + +#: libraries/config/messages.inc.php:168 libraries/config/messages.inc.php:210 +#: setup/frames/menu.inc.php:17 +msgid "Features" +msgstr "" + +#: libraries/config/messages.inc.php:169 +msgid "General" +msgstr "" + +#: libraries/config/messages.inc.php:170 +msgid "Set some commonly used options" +msgstr "" + +#: libraries/config/messages.inc.php:172 +msgid "Import defaults" +msgstr "" + +#: libraries/config/messages.inc.php:173 +msgid "Customize default common import options" +msgstr "" + +#: libraries/config/messages.inc.php:174 +msgid "Import / export" +msgstr "" + +#: libraries/config/messages.inc.php:175 +msgid "Set import and export directories and compression options" +msgstr "" + +#: libraries/config/messages.inc.php:176 +msgid "LaTeX" +msgstr "" + +#: libraries/config/messages.inc.php:179 +msgid "Databases display options" +msgstr "" + +#: libraries/config/messages.inc.php:180 setup/frames/menu.inc.php:21 +msgid "Navigation panel" +msgstr "" + +#: libraries/config/messages.inc.php:181 +msgid "Customize appearance of the navigation panel" +msgstr "" + +#: libraries/config/messages.inc.php:182 libraries/select_server.lib.php:44 +#: setup/frames/index.inc.php:141 +msgid "Servers" +msgstr "" + +#: libraries/config/messages.inc.php:183 +msgid "Servers display options" +msgstr "" + +#: libraries/config/messages.inc.php:185 +msgid "Tables display options" +msgstr "" + +#: libraries/config/messages.inc.php:186 setup/frames/menu.inc.php:23 +msgid "Main panel" +msgstr "" + +#: libraries/config/messages.inc.php:187 +msgid "Microsoft Office" +msgstr "" + +#: libraries/config/messages.inc.php:191 +msgid "Other core settings" +msgstr "" + +#: libraries/config/messages.inc.php:192 +msgid "Settings that didn't fit anywhere else" +msgstr "" + +#: libraries/config/messages.inc.php:193 +msgid "Page titles" +msgstr "" + +#: libraries/config/messages.inc.php:194 +msgid "" +"Specify browser's title bar text. Refer to " +"[doc@cfg_TitleTable]documentation[/doc] for magic strings that can be used " +"to get special values." +msgstr "" + +#: libraries/config/messages.inc.php:195 +#: libraries/navigation/NavigationHeader.class.php:216 +msgid "Query window" +msgstr "" + +#: libraries/config/messages.inc.php:196 +msgid "Customize query window options" +msgstr "" + +#: libraries/config/messages.inc.php:197 +msgid "Security" +msgstr "" + +#: libraries/config/messages.inc.php:198 +msgid "" +"Please note that phpMyAdmin is just a user interface and its features do not " +"limit MySQL" +msgstr "" + +#: libraries/config/messages.inc.php:199 +msgid "Basic settings" +msgstr "" + +#: libraries/config/messages.inc.php:200 +msgid "Authentication" +msgstr "" + +#: libraries/config/messages.inc.php:201 +msgid "Authentication settings" +msgstr "" + +#: libraries/config/messages.inc.php:202 +msgid "Server configuration" +msgstr "" + +#: libraries/config/messages.inc.php:203 +msgid "" +"Advanced server configuration, do not change these options unless you know " +"what they are for" +msgstr "" + +#: libraries/config/messages.inc.php:204 +msgid "Enter server connection parameters" +msgstr "" + +#: libraries/config/messages.inc.php:205 +msgid "Configuration storage" +msgstr "" + +#: libraries/config/messages.inc.php:206 +msgid "" +"Configure phpMyAdmin configuration storage to gain access to additional " +"features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in " +"documentation" +msgstr "" + +#: libraries/config/messages.inc.php:207 +msgid "Changes tracking" +msgstr "" + +#: libraries/config/messages.inc.php:208 +msgid "" +"Tracking of changes made in database. Requires the phpMyAdmin configuration " +"storage." +msgstr "" + +#: libraries/config/messages.inc.php:209 +msgid "Customize export options" +msgstr "" + +#: libraries/config/messages.inc.php:211 +msgid "Customize import defaults" +msgstr "" + +#: libraries/config/messages.inc.php:212 +msgid "Customize navigation panel" +msgstr "" + +#: libraries/config/messages.inc.php:213 +msgid "Customize main panel" +msgstr "" + +#: libraries/config/messages.inc.php:214 libraries/config/messages.inc.php:219 +#: setup/frames/menu.inc.php:19 +msgid "SQL queries" +msgstr "" + +#: libraries/config/messages.inc.php:216 +msgid "SQL Query box" +msgstr "" + +#: libraries/config/messages.inc.php:217 +msgid "Customize links shown in SQL Query boxes" +msgstr "" + +#: libraries/config/messages.inc.php:220 +msgid "SQL queries settings" +msgstr "" + +#: libraries/config/messages.inc.php:221 +msgid "SQL Validator" +msgstr "" + +#: libraries/config/messages.inc.php:222 +msgid "" +"If you wish to use the SQL Validator service, you should be aware that " +"[strong]all SQL statements are stored anonymously for statistical purposes[/" +"strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], " +"Copyright 2002 Upright Database Technology. All rights reserved.[/em]" +msgstr "" + +#: libraries/config/messages.inc.php:223 +msgid "Startup" +msgstr "" + +#: libraries/config/messages.inc.php:224 +msgid "Customize startup page" +msgstr "" + +#: libraries/config/messages.inc.php:225 +msgid "Database structure" +msgstr "" + +#: libraries/config/messages.inc.php:226 +msgid "Choose which details to show in the database structure (list of tables)" +msgstr "" + +#: libraries/config/messages.inc.php:227 +msgid "Table structure" +msgstr "" + +#: libraries/config/messages.inc.php:228 +msgid "Settings for the table structure (list of columns)" +msgstr "" + +#: libraries/config/messages.inc.php:229 +msgid "Tabs" +msgstr "" + +#: libraries/config/messages.inc.php:230 +msgid "Choose how you want tabs to work" +msgstr "" + +#: libraries/config/messages.inc.php:231 +msgid "Text fields" +msgstr "" + +#: libraries/config/messages.inc.php:232 +msgid "Customize text input fields" +msgstr "" + +#: libraries/config/messages.inc.php:233 +msgid "Texy! text" +msgstr "" + +#: libraries/config/messages.inc.php:235 +msgid "Warnings" +msgstr "" + +#: libraries/config/messages.inc.php:236 +msgid "Disable some of the warnings shown by phpMyAdmin" +msgstr "" + +#: libraries/config/messages.inc.php:237 +msgid "" +"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " +"and export operations" +msgstr "" + +#: libraries/config/messages.inc.php:238 +msgid "GZip" +msgstr "" + +#: libraries/config/messages.inc.php:239 +msgid "Extra parameters for iconv" +msgstr "" + +#: libraries/config/messages.inc.php:240 +msgid "" +"If enabled, phpMyAdmin continues computing multiple-statement queries even " +"if one of the queries failed" +msgstr "" + +#: libraries/config/messages.inc.php:241 +msgid "Ignore multiple statement errors" +msgstr "" + +#: libraries/config/messages.inc.php:242 +msgid "" +"Allow interrupt of import in case script detects it is close to time limit. " +"This might be a good way to import large files, however it can break " +"transactions." +msgstr "" + +#: libraries/config/messages.inc.php:243 +msgid "Partial import: allow interrupt" +msgstr "" + +#: libraries/config/messages.inc.php:248 libraries/config/messages.inc.php:255 +#: libraries/plugins/import/ImportCsv.class.php:89 +#: libraries/plugins/import/ImportLdi.class.php:73 +msgid "Do not abort on INSERT error" +msgstr "" + +#: libraries/config/messages.inc.php:249 libraries/config/messages.inc.php:257 +#: libraries/plugins/import/AbstractImportCsv.class.php:55 +msgid "Replace table data with file" +msgstr "" + +#: libraries/config/messages.inc.php:251 +msgid "" +"Default format; be aware that this list depends on location (database, " +"table) and only SQL is always available" +msgstr "" + +#: libraries/config/messages.inc.php:252 +msgid "Format of imported file" +msgstr "" + +#: libraries/config/messages.inc.php:256 +#: libraries/plugins/import/ImportLdi.class.php:78 +msgid "Use LOCAL keyword" +msgstr "" + +#: libraries/config/messages.inc.php:259 libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 +msgid "Column names in first row" +msgstr "" + +#: libraries/config/messages.inc.php:260 +#: libraries/plugins/import/ImportOds.class.php:83 +msgid "Do not import empty rows" +msgstr "" + +#: libraries/config/messages.inc.php:261 +msgid "Import currencies ($5.00 to 5.00)" +msgstr "" + +#: libraries/config/messages.inc.php:262 +msgid "Import percentages as proper decimals (12.00% to .12)" +msgstr "" + +#: libraries/config/messages.inc.php:263 +msgid "Number of queries to skip from start" +msgstr "" + +#: libraries/config/messages.inc.php:264 +msgid "Partial import: skip queries" +msgstr "" + +#: libraries/config/messages.inc.php:266 +msgid "Do not use AUTO_INCREMENT for zero values" +msgstr "" + +#: libraries/config/messages.inc.php:269 +msgid "Initial state for sliders" +msgstr "" + +#: libraries/config/messages.inc.php:270 +msgid "How many rows can be inserted at one time" +msgstr "" + +#: libraries/config/messages.inc.php:271 +msgid "Number of inserted rows" +msgstr "" + +#: libraries/config/messages.inc.php:272 +msgid "" +"Maximum number of characters shown in any non-numeric column on browse view" +msgstr "" + +#: libraries/config/messages.inc.php:273 +msgid "Limit column characters" +msgstr "" + +#: libraries/config/messages.inc.php:274 +msgid "" +"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " +"only occurs for the current server. Setting this to FALSE makes it easy to " +"forget to log out from other servers when connected to multiple servers." +msgstr "" + +#: libraries/config/messages.inc.php:275 +msgid "Delete all cookies on logout" +msgstr "" + +#: libraries/config/messages.inc.php:276 +msgid "" +"Define whether the previous login should be recalled or not in cookie " +"authentication mode" +msgstr "" + +#: libraries/config/messages.inc.php:277 +msgid "Recall user name" +msgstr "" + +#: libraries/config/messages.inc.php:278 +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, " +"and will be deleted as soon as you close the browser window. This is " +"recommended for non-trusted environments." +msgstr "" + +#: libraries/config/messages.inc.php:279 +msgid "Login cookie store" +msgstr "" + +#: libraries/config/messages.inc.php:280 +msgid "Define how long (in seconds) a login cookie is valid" +msgstr "" + +#: libraries/config/messages.inc.php:281 +msgid "Login cookie validity" +msgstr "" + +#: libraries/config/messages.inc.php:282 +msgid "Double size of textarea for LONGTEXT columns" +msgstr "" + +#: libraries/config/messages.inc.php:283 +msgid "Bigger textarea for LONGTEXT" +msgstr "" + +#: libraries/config/messages.inc.php:284 +msgid "Maximum number of characters used when a SQL query is displayed" +msgstr "" + +#: libraries/config/messages.inc.php:285 +msgid "Maximum displayed SQL length" +msgstr "" + +#: libraries/config/messages.inc.php:286 libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:349 +msgid "Users cannot set a higher value" +msgstr "" + +#: libraries/config/messages.inc.php:287 +msgid "Maximum number of databases displayed in database list" +msgstr "" + +#: libraries/config/messages.inc.php:288 +msgid "Maximum databases" +msgstr "" + +#: libraries/config/messages.inc.php:289 +msgid "" +"The number of items that can be displayed on each page of the navigation tree" +msgstr "" + +#: libraries/config/messages.inc.php:290 +msgid "Maximum items in branch" +msgstr "" + +#: libraries/config/messages.inc.php:291 +msgid "" +"Number of rows displayed when browsing a result set. If the result set " +"contains more rows, "Previous" and "Next" links will be " +"shown." +msgstr "" + +#: libraries/config/messages.inc.php:292 +msgid "Maximum number of rows to display" +msgstr "" + +#: libraries/config/messages.inc.php:294 +msgid "Maximum number of tables displayed in table list" +msgstr "" + +#: libraries/config/messages.inc.php:295 +msgid "Maximum tables" +msgstr "" + +#: libraries/config/messages.inc.php:296 +msgid "" +"Disable the default warning that is displayed if mcrypt is missing for " +"cookie authentication" +msgstr "" + +#: libraries/config/messages.inc.php:297 +msgid "mcrypt warning" +msgstr "" + +#: libraries/config/messages.inc.php:298 +msgid "" +"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " +"([kbd]0[/kbd] for no limit)" +msgstr "" + +#: libraries/config/messages.inc.php:299 +msgid "Memory limit" +msgstr "" + +#: libraries/config/messages.inc.php:300 +msgid "Show logo in navigation panel" +msgstr "" + +#: libraries/config/messages.inc.php:301 +msgid "Display logo" +msgstr "" + +#: libraries/config/messages.inc.php:302 +msgid "URL where logo in the navigation panel will point to" +msgstr "" + +#: libraries/config/messages.inc.php:303 +msgid "Logo link URL" +msgstr "" + +#: libraries/config/messages.inc.php:304 +msgid "" +"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " +"([kbd]new[/kbd])" +msgstr "" + +#: libraries/config/messages.inc.php:305 +msgid "Logo link target" +msgstr "" + +#: libraries/config/messages.inc.php:306 +msgid "Display server choice at the top of the navigation panel" +msgstr "" + +#: libraries/config/messages.inc.php:307 +msgid "Display servers selection" +msgstr "" + +#: libraries/config/messages.inc.php:308 +msgid "Target for quick access icon" +msgstr "" + +#: libraries/config/messages.inc.php:309 +msgid "" +"Defines the minimum number of items (tables, views, routines and events) to " +"display a filter box." +msgstr "" + +#: libraries/config/messages.inc.php:310 +msgid "Minimum number of items to display the filter box" +msgstr "" + +#: libraries/config/messages.inc.php:311 +msgid "Minimum number of databases to display the database filter box" +msgstr "" + +#: libraries/config/messages.inc.php:312 +msgid "" +"Group items in the navigation tree (determined by the separator defined " +"below)" +msgstr "" + +#: libraries/config/messages.inc.php:313 +msgid "Group items in the tree" +msgstr "" + +#: libraries/config/messages.inc.php:314 +msgid "String that separates databases into different tree levels" +msgstr "" + +#: libraries/config/messages.inc.php:315 +msgid "Database tree separator" +msgstr "" + +#: libraries/config/messages.inc.php:316 +msgid "String that separates tables into different tree levels" +msgstr "" + +#: libraries/config/messages.inc.php:317 +msgid "Table tree separator" +msgstr "" + +#: libraries/config/messages.inc.php:318 +msgid "Maximum table tree depth" +msgstr "" + +#: libraries/config/messages.inc.php:319 +msgid "Highlight server under the mouse cursor" +msgstr "" + +#: libraries/config/messages.inc.php:320 +msgid "Enable highlighting" +msgstr "" + +#: libraries/config/messages.inc.php:321 +msgid "Maximum number of recently used tables; set 0 to disable" +msgstr "" + +#: libraries/config/messages.inc.php:322 +msgid "Recently used tables" +msgstr "" + +#: libraries/config/messages.inc.php:323 +msgid "These are Edit, Copy and Delete links" +msgstr "" + +#: libraries/config/messages.inc.php:324 +msgid "Where to show the table row links" +msgstr "" + +#: libraries/config/messages.inc.php:325 +msgid "Use natural order for sorting table and database names" +msgstr "" + +#: libraries/config/messages.inc.php:326 +msgid "Natural order" +msgstr "" + +#: libraries/config/messages.inc.php:327 libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:343 +msgid "Use only icons, only text or both" +msgstr "" + +#: libraries/config/messages.inc.php:328 +msgid "Table navigation bar" +msgstr "" + +#: libraries/config/messages.inc.php:329 +msgid "use GZip output buffering for increased speed in HTTP transfers" +msgstr "" + +#: libraries/config/messages.inc.php:330 +msgid "GZip output buffering" +msgstr "" + +#: libraries/config/messages.inc.php:331 +msgid "" +"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " +"DATETIME and TIMESTAMP, ascending order otherwise" +msgstr "" + +#: libraries/config/messages.inc.php:332 +msgid "Default sorting order" +msgstr "" + +#: libraries/config/messages.inc.php:333 +msgid "Use persistent connections to MySQL databases" +msgstr "" + +#: libraries/config/messages.inc.php:334 +msgid "Persistent connections" +msgstr "" + +#: libraries/config/messages.inc.php:335 +msgid "" +"Disable the default warning that is displayed on the database details " +"Structure page if any of the required tables for the phpMyAdmin " +"configuration storage could not be found" +msgstr "" + +#: libraries/config/messages.inc.php:336 +msgid "Missing phpMyAdmin configuration storage tables" +msgstr "" + +#: libraries/config/messages.inc.php:337 +msgid "" +"Disable the default warning that is displayed if a difference between the " +"MySQL library and server is detected" +msgstr "" + +#: libraries/config/messages.inc.php:338 +msgid "Server/library difference warning" +msgstr "" + +#: libraries/config/messages.inc.php:339 +msgid "" +"Disable the default warning that is displayed on the Structure page if " +"column names in a table are reserved MySQL words" +msgstr "" + +#: libraries/config/messages.inc.php:340 +msgid "MySQL reserved word warning" +msgstr "" + +#: libraries/config/messages.inc.php:342 +msgid "How to display the menu tabs" +msgstr "" + +#: libraries/config/messages.inc.php:344 +msgid "How to display various action links" +msgstr "" + +#: libraries/config/messages.inc.php:345 +msgid "Disallow BLOB and BINARY columns from editing" +msgstr "" + +#: libraries/config/messages.inc.php:346 +msgid "Protect binary columns" +msgstr "" + +#: libraries/config/messages.inc.php:347 +msgid "" +"Enable if you want DB-based query history (requires phpMyAdmin configuration " +"storage). If disabled, this utilizes JS-routines to display query history " +"(lost by window close)." +msgstr "" + +#: libraries/config/messages.inc.php:348 +msgid "Permanent query history" +msgstr "" + +#: libraries/config/messages.inc.php:350 +msgid "How many queries are kept in history" +msgstr "" + +#: libraries/config/messages.inc.php:351 +msgid "Query history length" +msgstr "" + +#: libraries/config/messages.inc.php:352 +msgid "Tab displayed when opening a new query window" +msgstr "" + +#: libraries/config/messages.inc.php:353 +msgid "Default query window tab" +msgstr "" + +#: libraries/config/messages.inc.php:354 +msgid "Query window height (in pixels)" +msgstr "" + +#: libraries/config/messages.inc.php:355 +msgid "Query window height" +msgstr "" + +#: libraries/config/messages.inc.php:356 +msgid "Query window width (in pixels)" +msgstr "" + +#: libraries/config/messages.inc.php:357 +msgid "Query window width" +msgstr "" + +#: libraries/config/messages.inc.php:358 +msgid "Select which functions will be used for character set conversion" +msgstr "" + +#: libraries/config/messages.inc.php:359 +msgid "Recoding engine" +msgstr "" + +#: libraries/config/messages.inc.php:360 +msgid "When browsing tables, the sorting of each table is remembered" +msgstr "" + +#: libraries/config/messages.inc.php:361 +msgid "Remember table's sorting" +msgstr "" + +#: libraries/config/messages.inc.php:362 +msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" +msgstr "" + +#: libraries/config/messages.inc.php:363 +msgid "Repeat headers" +msgstr "" + +#: libraries/config/messages.inc.php:365 +msgid "Grid editing: trigger action" +msgstr "" + +#: libraries/config/messages.inc.php:366 +msgid "Grid editing: save all edited cells at once" +msgstr "" + +#: libraries/config/messages.inc.php:367 +msgid "Directory where exports can be saved on server" +msgstr "" + +#: libraries/config/messages.inc.php:368 +msgid "Save directory" +msgstr "" + +#: libraries/config/messages.inc.php:369 +msgid "Leave blank if not used" +msgstr "" + +#: libraries/config/messages.inc.php:370 +msgid "Host authorization order" +msgstr "" + +#: libraries/config/messages.inc.php:371 +msgid "Leave blank for defaults" +msgstr "" + +#: libraries/config/messages.inc.php:372 +msgid "Host authorization rules" +msgstr "" + +#: libraries/config/messages.inc.php:373 +msgid "Allow logins without a password" +msgstr "" + +#: libraries/config/messages.inc.php:374 +msgid "Allow root login" +msgstr "" + +#: libraries/config/messages.inc.php:375 +msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" +msgstr "" + +#: libraries/config/messages.inc.php:376 +msgid "HTTP Realm" +msgstr "" + +#: libraries/config/messages.inc.php:377 +msgid "" +"The path for the config file for [a@http://swekey.com]SweKey hardware " +"authentication[/a] (not located in your document root; suggested: /etc/" +"swekey.conf)" +msgstr "" + +#: libraries/config/messages.inc.php:378 +msgid "SweKey config file" +msgstr "" + +#: libraries/config/messages.inc.php:379 +msgid "Authentication method to use" +msgstr "" + +#: libraries/config/messages.inc.php:380 setup/frames/index.inc.php:160 +msgid "Authentication type" +msgstr "" + +#: libraries/config/messages.inc.php:381 +msgid "" +"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " +"support, suggested: [kbd]pma__bookmark[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:382 +msgid "Bookmark table" +msgstr "" + +#: libraries/config/messages.inc.php:383 +msgid "" +"Leave blank for no column comments/mime types, suggested: " +"[kbd]pma__column_info[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:384 +msgid "Column information table" +msgstr "" + +#: libraries/config/messages.inc.php:385 +msgid "Compress connection to MySQL server" +msgstr "" + +#: libraries/config/messages.inc.php:386 +msgid "Compress connection" +msgstr "" + +#: libraries/config/messages.inc.php:387 +msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" +msgstr "" + +#: libraries/config/messages.inc.php:388 +msgid "Connection type" +msgstr "" + +#: libraries/config/messages.inc.php:389 +msgid "Control user password" +msgstr "" + +#: libraries/config/messages.inc.php:390 +msgid "" +"A special MySQL user configured with limited permissions, more information " +"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" +msgstr "" + +#: libraries/config/messages.inc.php:391 +msgid "Control user" +msgstr "" + +#: libraries/config/messages.inc.php:392 +msgid "" +"An alternate host to hold the configuration storage; leave blank to use the " +"already defined host" +msgstr "" + +#: libraries/config/messages.inc.php:393 +msgid "Control host" +msgstr "" + +#: libraries/config/messages.inc.php:394 +msgid "" +"An alternate port to connect to the host that holds the configuration " +"storage; leave blank to use the default port, or the already defined port, " +"if the controlhost equals host" +msgstr "" + +#: libraries/config/messages.inc.php:395 +msgid "Control port" +msgstr "" + +#: libraries/config/messages.inc.php:396 +msgid "" +"Leave blank for no Designer support, suggested: [kbd]pma__designer_coords[/" +"kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:397 +msgid "Designer table" +msgstr "" + +#: libraries/config/messages.inc.php:398 +msgid "What PHP extension to use; you should use mysqli if supported" +msgstr "" + +#: libraries/config/messages.inc.php:399 +msgid "PHP extension to use" +msgstr "" + +#: libraries/config/messages.inc.php:400 +msgid "Hide databases matching regular expression (PCRE)" +msgstr "" + +#: libraries/config/messages.inc.php:401 +msgid "Hide databases" +msgstr "" + +#: libraries/config/messages.inc.php:402 +msgid "" +"Leave blank for no SQL query history support, suggested: [kbd]pma__history[/" +"kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:403 +msgid "SQL query history table" +msgstr "" + +#: libraries/config/messages.inc.php:404 +msgid "Hostname where MySQL server is running" +msgstr "" + +#: libraries/config/messages.inc.php:405 +msgid "Server hostname" +msgstr "" + +#: libraries/config/messages.inc.php:406 +msgid "Logout URL" +msgstr "" + +#: libraries/config/messages.inc.php:407 +msgid "" +"Limits number of table preferences which are stored in database, the oldest " +"records are automatically removed" +msgstr "" + +#: libraries/config/messages.inc.php:408 +msgid "Maximal number of table preferences to store" +msgstr "" + +#: libraries/config/messages.inc.php:409 +msgid "Try to connect without password" +msgstr "" + +#: libraries/config/messages.inc.php:410 +msgid "Connect without password" +msgstr "" + +#: libraries/config/messages.inc.php:411 +msgid "" +"You can use MySQL wildcard characters (% and _), escape them if you want to " +"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " +"[kbd]'my_db'[/kbd]." +msgstr "" + +#: libraries/config/messages.inc.php:412 +msgid "Show only listed databases" +msgstr "" + +#: libraries/config/messages.inc.php:413 libraries/config/messages.inc.php:458 +msgid "Leave empty if not using config auth" +msgstr "" + +#: libraries/config/messages.inc.php:414 +msgid "Password for config auth" +msgstr "" + +#: libraries/config/messages.inc.php:415 +msgid "" +"Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:416 +msgid "PDF schema: pages table" +msgstr "" + +#: libraries/config/messages.inc.php:417 +msgid "" +"Database used for relations, bookmarks, and PDF features. See [a@http://wiki." +"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " +"no support. Suggested: [kbd]phpmyadmin[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:418 +#: libraries/display_create_database.lib.php:31 +msgid "Database name" +msgstr "" + +#: libraries/config/messages.inc.php:419 +msgid "Port on which MySQL server is listening, leave empty for default" +msgstr "" + +#: libraries/config/messages.inc.php:420 +msgid "Server port" +msgstr "" + +#: libraries/config/messages.inc.php:421 +msgid "" +"Leave blank for no \"persistent\" recently used tables across sessions, " +"suggested: [kbd]pma__recent[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:422 +msgid "Recently used table" +msgstr "" + +#: libraries/config/messages.inc.php:423 +msgid "" +"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-" +"links[/a] support, suggested: [kbd]pma__relation[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:424 +msgid "Relation table" +msgstr "" + +#: libraries/config/messages.inc.php:425 +msgid "" +"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication " +"types[/a] for an example" +msgstr "" + +#: libraries/config/messages.inc.php:426 +msgid "Signon session name" +msgstr "" + +#: libraries/config/messages.inc.php:427 +msgid "Signon URL" +msgstr "" + +#: libraries/config/messages.inc.php:428 +msgid "Socket on which MySQL server is listening, leave empty for default" +msgstr "" + +#: libraries/config/messages.inc.php:429 +msgid "Server socket" +msgstr "" + +#: libraries/config/messages.inc.php:430 +msgid "Enable SSL for connection to MySQL server" +msgstr "" + +#: libraries/config/messages.inc.php:431 +msgid "Use SSL" +msgstr "" + +#: libraries/config/messages.inc.php:432 +msgid "" +"Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" +"kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:433 +msgid "PDF schema: table coordinates" +msgstr "" + +#: libraries/config/messages.inc.php:434 +msgid "" +"Table to describe the display columns, leave blank for no support; " +"suggested: [kbd]pma__table_info[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:435 +msgid "Display columns table" +msgstr "" + +#: libraries/config/messages.inc.php:436 +msgid "" +"Leave blank for no \"persistent\" tables' UI preferences across sessions, " +"suggested: [kbd]pma__table_uiprefs[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:437 +msgid "UI preferences table" +msgstr "" + +#: libraries/config/messages.inc.php:438 +msgid "" +"Whether a DROP DATABASE IF EXISTS statement will be added as first line to " +"the log when creating a database." +msgstr "" + +#: libraries/config/messages.inc.php:439 +msgid "Add DROP DATABASE" +msgstr "" + +#: libraries/config/messages.inc.php:440 +msgid "" +"Whether a DROP TABLE IF EXISTS statement will be added as first line to the " +"log when creating a table." +msgstr "" + +#: libraries/config/messages.inc.php:441 +msgid "Add DROP TABLE" +msgstr "" + +#: libraries/config/messages.inc.php:442 +msgid "" +"Whether a DROP VIEW IF EXISTS statement will be added as first line to the " +"log when creating a view." +msgstr "" + +#: libraries/config/messages.inc.php:443 +msgid "Add DROP VIEW" +msgstr "" + +#: libraries/config/messages.inc.php:444 +msgid "Defines the list of statements the auto-creation uses for new versions." +msgstr "" + +#: libraries/config/messages.inc.php:445 +msgid "Statements to track" +msgstr "" + +#: libraries/config/messages.inc.php:446 +msgid "" +"Leave blank for no SQL query tracking support, suggested: " +"[kbd]pma__tracking[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:447 +msgid "SQL query tracking table" +msgstr "" + +#: libraries/config/messages.inc.php:448 +msgid "" +"Whether the tracking mechanism creates versions for tables and views " +"automatically." +msgstr "" + +#: libraries/config/messages.inc.php:449 +msgid "Automatically create versions" +msgstr "" + +#: libraries/config/messages.inc.php:450 +msgid "" +"Leave blank for no user preferences storage in database, suggested: " +"[kbd]pma__userconfig[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:451 +msgid "User preferences storage table" +msgstr "" + +#: libraries/config/messages.inc.php:452 +msgid "" +"Leave blank to disable configurable menus feature, suggested: " +"[kbd]pma__users[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:453 +msgid "Users table" +msgstr "" + +#: libraries/config/messages.inc.php:454 +msgid "" +"Leave blank to disable configurable menus feature, suggested: " +"[kbd]pma__usergroups[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:455 +msgid "User groups table" +msgstr "" + +#: libraries/config/messages.inc.php:456 +msgid "" +"Leave blank to disable the feature to hide and show navigation items, " +"suggested: [kbd]pma__navigationhiding[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:457 +msgid "Hidden navigation items table" +msgstr "" + +#: libraries/config/messages.inc.php:459 +msgid "User for config auth" +msgstr "" + +#: libraries/config/messages.inc.php:460 +msgid "" +"A user-friendly description of this server. Leave blank to display the " +"hostname instead." +msgstr "" + +#: libraries/config/messages.inc.php:461 +msgid "Verbose name of this server" +msgstr "" + +#: libraries/config/messages.inc.php:462 +msgid "Whether a user should be displayed a "show all (rows)" button" +msgstr "" + +#: libraries/config/messages.inc.php:463 +msgid "Allow to display all the rows" +msgstr "" + +#: libraries/config/messages.inc.php:464 +msgid "" +"Please note that enabling this has no effect with [kbd]config[/kbd] " +"authentication mode because the password is hard coded in the configuration " +"file; this does not limit the ability to execute the same command directly" +msgstr "" + +#: libraries/config/messages.inc.php:465 +msgid "Show password change form" +msgstr "" + +#: libraries/config/messages.inc.php:466 +msgid "Show create database form" +msgstr "" + +#: libraries/config/messages.inc.php:467 +msgid "Show or hide a column displaying the Creation timestamp for all tables" +msgstr "" + +#: libraries/config/messages.inc.php:468 +msgid "Show Creation timestamp" +msgstr "" + +#: libraries/config/messages.inc.php:469 +msgid "" +"Show or hide a column displaying the Last update timestamp for all tables" +msgstr "" + +#: libraries/config/messages.inc.php:470 +msgid "Show Last update timestamp" +msgstr "" + +#: libraries/config/messages.inc.php:471 +msgid "" +"Show or hide a column displaying the Last check timestamp for all tables" +msgstr "" + +#: libraries/config/messages.inc.php:472 +msgid "Show Last check timestamp" +msgstr "" + +#: libraries/config/messages.inc.php:473 +msgid "" +"Defines whether or not type display direction option is shown when browsing " +"a table" +msgstr "" + +#: libraries/config/messages.inc.php:474 +msgid "Show display direction" +msgstr "" + +#: libraries/config/messages.inc.php:475 +msgid "" +"Defines whether or not type fields should be initially displayed in edit/" +"insert mode" +msgstr "" + +#: libraries/config/messages.inc.php:476 +msgid "Show field types" +msgstr "" + +#: libraries/config/messages.inc.php:477 +msgid "Display the function fields in edit/insert mode" +msgstr "" + +#: libraries/config/messages.inc.php:478 +msgid "Show function fields" +msgstr "" + +#: libraries/config/messages.inc.php:479 +msgid "Whether to show hint or not" +msgstr "" + +#: libraries/config/messages.inc.php:480 +msgid "Show hint" +msgstr "" + +#: libraries/config/messages.inc.php:481 +msgid "" +"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " +"output" +msgstr "" + +#: libraries/config/messages.inc.php:482 +msgid "Show phpinfo() link" +msgstr "" + +#: libraries/config/messages.inc.php:483 +msgid "Show detailed MySQL server information" +msgstr "" + +#: libraries/config/messages.inc.php:484 +msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" +msgstr "" + +#: libraries/config/messages.inc.php:485 +msgid "Show SQL queries" +msgstr "" + +#: libraries/config/messages.inc.php:486 +msgid "" +"Defines whether the query box should stay on-screen after its submission" +msgstr "" + +#: libraries/config/messages.inc.php:487 libraries/sql_query_form.lib.php:376 +msgid "Retain query box" +msgstr "" + +#: libraries/config/messages.inc.php:488 +msgid "Allow to display database and table statistics (eg. space usage)" +msgstr "" + +#: libraries/config/messages.inc.php:489 +msgid "Show statistics" +msgstr "" + +#: libraries/config/messages.inc.php:490 +msgid "" +"Mark used tables and make it possible to show databases with locked tables" +msgstr "" + +#: libraries/config/messages.inc.php:491 +msgid "Skip locked tables" +msgstr "" + +#: libraries/config/messages.inc.php:496 +msgid "Requires SQL Validator to be enabled" +msgstr "" + +#: libraries/config/messages.inc.php:498 libraries/replication_gui.lib.php:405 +#: libraries/replication_gui.lib.php:842 libraries/replication_gui.lib.php:858 +#: libraries/server_privileges.lib.php:1437 +#: libraries/server_privileges.lib.php:1461 +#: libraries/server_privileges.lib.php:2870 +msgid "Password" +msgstr "" + +#: libraries/config/messages.inc.php:499 +msgid "" +"[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " +"installed" +msgstr "" + +#: libraries/config/messages.inc.php:500 +msgid "Enable SQL Validator" +msgstr "" + +#: libraries/config/messages.inc.php:501 +msgid "" +"If you have a custom username, specify it here (defaults to [kbd]anonymous[/" +"kbd])" +msgstr "" + +#: libraries/config/messages.inc.php:502 libraries/tbl_tracking.lib.php:500 +#: libraries/tbl_tracking.lib.php:596 +msgid "Username" +msgstr "" + +#: libraries/config/messages.inc.php:503 +msgid "A warning is displayed on the main page if Suhosin is detected" +msgstr "" + +#: libraries/config/messages.inc.php:504 +msgid "Suhosin warning" +msgstr "" + +#: libraries/config/messages.inc.php:505 +msgid "" +"Textarea size (columns) in edit mode, this value will be emphasized for SQL " +"query textareas (*2) and for query window (*1.25)" +msgstr "" + +#: libraries/config/messages.inc.php:506 +msgid "Textarea columns" +msgstr "" + +#: libraries/config/messages.inc.php:507 +msgid "" +"Textarea size (rows) in edit mode, this value will be emphasized for SQL " +"query textareas (*2) and for query window (*1.25)" +msgstr "" + +#: libraries/config/messages.inc.php:508 +msgid "Textarea rows" +msgstr "" + +#: libraries/config/messages.inc.php:509 +msgid "Title of browser window when a database is selected" +msgstr "" + +#: libraries/config/messages.inc.php:511 +msgid "Title of browser window when nothing is selected" +msgstr "" + +#: libraries/config/messages.inc.php:512 +msgid "Default title" +msgstr "" + +#: libraries/config/messages.inc.php:513 +msgid "Title of browser window when a server is selected" +msgstr "" + +#: libraries/config/messages.inc.php:515 +msgid "Title of browser window when a table is selected" +msgstr "" + +#: libraries/config/messages.inc.php:517 +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-" +"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " +"HTTP_X_FORWARDED_FOR[/kbd]" +msgstr "" + +#: libraries/config/messages.inc.php:518 +msgid "List of trusted proxies for IP allow/deny" +msgstr "" + +#: libraries/config/messages.inc.php:519 +msgid "Directory on server where you can upload files for import" +msgstr "" + +#: libraries/config/messages.inc.php:520 +msgid "Upload directory" +msgstr "" + +#: libraries/config/messages.inc.php:521 +msgid "Allow for searching inside the entire database" +msgstr "" + +#: libraries/config/messages.inc.php:522 +msgid "Use database search" +msgstr "" + +#: libraries/config/messages.inc.php:523 +msgid "" +"When disabled, users cannot set any of the options below, regardless of the " +"checkbox on the right" +msgstr "" + +#: libraries/config/messages.inc.php:524 +msgid "Enable the Developer tab in settings" +msgstr "" + +#: libraries/config/messages.inc.php:525 setup/frames/index.inc.php:310 +msgid "Check for latest version" +msgstr "" + +#: libraries/config/messages.inc.php:526 +msgid "Enables check for latest version on main phpMyAdmin page" +msgstr "" + +#: libraries/config/messages.inc.php:527 setup/lib/index.lib.php:117 +#: setup/lib/index.lib.php:131 setup/lib/index.lib.php:144 +#: setup/lib/index.lib.php:156 setup/lib/index.lib.php:164 +#: setup/lib/index.lib.php:171 +msgid "Version check" +msgstr "" + +#: libraries/config/messages.inc.php:528 +msgid "" +"The url of the proxy to be used when retrieving the information about the " +"latest version of phpMyAdmin or when submitting error reports. You need this " +"if the server where phpMyAdmin is installed does not have direct access to " +"the internet. The format is: \"hostname:portnumber\"" +msgstr "" + +#: libraries/config/messages.inc.php:529 +msgid "Proxy url" +msgstr "" + +#: libraries/config/messages.inc.php:530 +msgid "" +"The username for authenticating with the proxy. By default, no " +"authentication is performed. If a username is supplied, Basic Authentication " +"will be performed. No other types of authentication are currently supported." +msgstr "" + +#: libraries/config/messages.inc.php:531 +msgid "Proxy username" +msgstr "" + +#: libraries/config/messages.inc.php:532 +msgid "The password for authenticating with the proxy" +msgstr "" + +#: libraries/config/messages.inc.php:533 +msgid "Proxy password" +msgstr "" + +#: libraries/config/messages.inc.php:535 +msgid "" +"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " +"for import and export operations" +msgstr "" + +#: libraries/config/messages.inc.php:536 +msgid "ZIP" +msgstr "" + +#: libraries/config/messages.inc.php:537 +msgid "Enter your public key for your domain reCaptcha service" +msgstr "" + +#: libraries/config/messages.inc.php:538 +msgid "Public key for reCaptcha" +msgstr "" + +#: libraries/config/messages.inc.php:539 +msgid "Enter your private key for your domain reCaptcha service" +msgstr "" + +#: libraries/config/messages.inc.php:540 +msgid "Private key for reCaptcha" +msgstr "" + +#: libraries/config/messages.inc.php:542 +msgid "" +"Uncheck this to prevent the sending of error reports for javascript errors" +msgstr "" + +#: libraries/config/messages.inc.php:543 +msgid "Enable javascript error reporting" +msgstr "" + +#: libraries/config/messages.inc.php:544 +msgid "Choose the default action when sending error reports" +msgstr "" + +#: libraries/config/messages.inc.php:545 +msgid "Send error reports" +msgstr "" + +#: libraries/config/setup.forms.php:41 +msgid "Config authentication" +msgstr "" + +#: libraries/config/setup.forms.php:45 +msgid "Cookie authentication" +msgstr "" + +#: libraries/config/setup.forms.php:48 +msgid "HTTP authentication" +msgstr "" + +#: libraries/config/setup.forms.php:51 +msgid "Signon authentication" +msgstr "" + +#: libraries/config/setup.forms.php:257 +#: libraries/config/user_preferences.forms.php:154 +msgid "CSV using LOAD DATA" +msgstr "" + +#: libraries/config/setup.forms.php:266 libraries/config/setup.forms.php:360 +#: libraries/config/user_preferences.forms.php:162 +#: libraries/config/user_preferences.forms.php:255 +msgid "OpenDocument Spreadsheet" +msgstr "" + +#: libraries/config/setup.forms.php:273 +#: libraries/config/user_preferences.forms.php:169 +msgid "Quick" +msgstr "" + +#: libraries/config/setup.forms.php:277 +#: libraries/config/user_preferences.forms.php:173 +msgid "Custom" +msgstr "" + +#: libraries/config/setup.forms.php:299 +#: libraries/config/user_preferences.forms.php:194 +msgid "Database export options" +msgstr "" + +#: libraries/config/setup.forms.php:332 +#: libraries/config/user_preferences.forms.php:227 +msgid "CSV for MS Excel" +msgstr "" + +#: libraries/config/setup.forms.php:355 +#: libraries/config/user_preferences.forms.php:250 +msgid "Microsoft Word 2000" +msgstr "" + +#: libraries/config/setup.forms.php:364 +#: libraries/config/user_preferences.forms.php:259 +msgid "OpenDocument Text" +msgstr "" + +#: libraries/core.lib.php:287 +#, php-format +msgid "The %s extension is missing. Please check your PHP configuration." +msgstr "" + +#: libraries/core.lib.php:446 +msgid "possible deep recursion attack" +msgstr "" + +#: libraries/database_interface.inc.php:34 +#, php-format +msgid "See %sour documentation%s for more information." +msgstr "" + +#: libraries/dbi/DBIDrizzle.class.php:146 libraries/dbi/DBIMysql.class.php:170 +#: libraries/dbi/DBIMysqli.class.php:224 +msgid "Connection for controluser as defined in your configuration failed." +msgstr "" + +#: libraries/dbi/drizzle-wrappers.lib.php:387 +msgid "Can't seek in an unbuffered result set" +msgstr "" + +#: libraries/dbi/drizzle-wrappers.lib.php:408 +msgid "Can't count rows in an unbuffered result set" +msgstr "" + +#: libraries/display_change_password.lib.php:53 +#: libraries/replication_gui.lib.php:851 +#: libraries/server_privileges.lib.php:1453 +msgid "No Password" +msgstr "" + +#: libraries/display_change_password.lib.php:61 +#: libraries/plugins/auth/AuthenticationCookie.class.php:225 +#: libraries/replication_gui.lib.php:400 libraries/replication_gui.lib.php:838 +#: libraries/server_privileges.lib.php:1433 +msgid "Password:" +msgstr "" + +#: libraries/display_change_password.lib.php:67 +#: libraries/replication_gui.lib.php:862 +#: libraries/server_privileges.lib.php:1468 +msgid "Re-type:" +msgstr "" + +#: libraries/display_change_password.lib.php:74 +msgid "Password Hashing:" +msgstr "" + +#: libraries/display_change_password.lib.php:87 +msgid "MySQL 4.0 compatible" +msgstr "" + +#: libraries/display_create_database.lib.php:23 +msgid "Create database" +msgstr "" + +#: libraries/display_create_database.lib.php:47 +msgid "Create" +msgstr "" + +#: libraries/display_create_database.lib.php:51 +msgid "Create database:" +msgstr "" + +#: libraries/display_create_database.lib.php:61 +#: libraries/server_privileges.lib.php:3762 server_privileges.php:130 +#: server_replication.php:32 +msgid "No Privileges" +msgstr "" + +#: libraries/display_create_table.lib.php:55 pmd_general.php:86 +msgid "Create table" +msgstr "" + +#: libraries/display_create_table.lib.php:60 +#: libraries/plugins/export/ExportHtmlword.class.php:485 +#: libraries/plugins/export/ExportOdt.class.php:561 +#: libraries/plugins/export/ExportTexytext.class.php:436 +#: libraries/rte/rte_list.lib.php:52 libraries/rte/rte_list.lib.php:63 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:979 +#: libraries/rte/rte_routines.lib.php:1599 libraries/structure.lib.php:1181 +#: libraries/tbl_columns_definition_form.lib.php:275 +#: setup/frames/index.inc.php:159 +msgid "Name" +msgstr "" + +#: libraries/display_create_table.lib.php:65 +msgid "Number of columns" +msgstr "" + +#: libraries/display_export.inc.php:36 +msgid "Could not load export plugins, please check your installation!" +msgstr "" + +#: libraries/display_export.lib.php:165 +msgid "Exporting databases from the current server" +msgstr "" + +#: libraries/display_export.lib.php:168 +#, php-format +msgid "Exporting tables from \"%s\" database" +msgstr "" + +#: libraries/display_export.lib.php:173 +#, php-format +msgid "Exporting rows from \"%s\" table" +msgstr "" + +#: libraries/display_export.lib.php:198 +msgid "Export Method:" +msgstr "" + +#: libraries/display_export.lib.php:208 +msgid "Quick - display only the minimal options" +msgstr "" + +#: libraries/display_export.lib.php:220 +msgid "Custom - display all possible options" +msgstr "" + +#: libraries/display_export.lib.php:242 +msgid "Database(s):" +msgstr "" + +#: libraries/display_export.lib.php:244 +msgid "Table(s):" +msgstr "" + +#: libraries/display_export.lib.php:264 libraries/display_import.lib.php:333 +#: libraries/plugins/export/ExportCodegen.class.php:107 +msgid "Format:" +msgstr "" + +#: libraries/display_export.lib.php:269 +msgid "Format-specific options:" +msgstr "" + +#: libraries/display_export.lib.php:272 +msgid "" +"Scroll down to fill in the options for the selected format and ignore the " +"options for other formats." +msgstr "" + +#: libraries/display_export.lib.php:283 libraries/display_import.lib.php:350 +msgid "Encoding Conversion:" +msgstr "" + +#: libraries/display_export.lib.php:311 libraries/sql.lib.php:433 +msgid "Rows:" +msgstr "" + +#: libraries/display_export.lib.php:319 +msgid "Dump some row(s)" +msgstr "" + +#: libraries/display_export.lib.php:334 +msgid "Row to begin at:" +msgstr "" + +#: libraries/display_export.lib.php:351 +msgid "Dump all rows" +msgstr "" + +#: libraries/display_export.lib.php:367 libraries/display_export.lib.php:634 +msgid "Output:" +msgstr "" + +#: libraries/display_export.lib.php:376 libraries/display_export.lib.php:411 +#, php-format +msgid "Save on server in the directory %s" +msgstr "" + +#: libraries/display_export.lib.php:441 +msgid "File name template:" +msgstr "" + +#: libraries/display_export.lib.php:443 +msgid "@SERVER@ will become the server name" +msgstr "" + +#: libraries/display_export.lib.php:445 +msgid ", @DATABASE@ will become the database name" +msgstr "" + +#: libraries/display_export.lib.php:447 +msgid ", @TABLE@ will become the table name" +msgstr "" + +#: libraries/display_export.lib.php:453 +#, php-format +msgid "" +"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. See the %4$sFAQ%5$s for details." +msgstr "" + +#: libraries/display_export.lib.php:510 +msgid "use this for future exports" +msgstr "" + +#: libraries/display_export.lib.php:525 libraries/display_import.lib.php:182 +#: libraries/display_import.lib.php:197 libraries/sql_query_form.lib.php:504 +msgid "Character set of the file:" +msgstr "" + +#: libraries/display_export.lib.php:570 +msgid "Compression:" +msgstr "" + +#: libraries/display_export.lib.php:578 +msgid "zipped" +msgstr "" + +#: libraries/display_export.lib.php:585 +msgid "gzipped" +msgstr "" + +#: libraries/display_export.lib.php:592 +msgid "bzipped" +msgstr "" + +#: libraries/display_export.lib.php:619 +msgid "View output as text" +msgstr "" + +#: libraries/display_export.lib.php:644 +msgid "Save output to a file" +msgstr "" + +#: libraries/display_git_revision.lib.php:56 +#, php-format +msgid "%1$s from %2$s branch" +msgstr "" + +#: libraries/display_git_revision.lib.php:58 +msgid "no branch" +msgstr "" + +#: libraries/display_git_revision.lib.php:64 +msgid "Git revision:" +msgstr "" + +#: libraries/display_git_revision.lib.php:67 +#, php-format +msgid "committed on %1$s by %2$s" +msgstr "" + +#: libraries/display_git_revision.lib.php:75 +#, php-format +msgid "authored on %1$s by %2$s" +msgstr "" + +#: libraries/display_import.lib.php:74 +msgid "" +"Please be patient, the file is being uploaded. Details about the upload are " +"not available." +msgstr "" + +#: libraries/display_import.lib.php:111 +msgid "Importing into the current server" +msgstr "" + +#: libraries/display_import.lib.php:114 +#, php-format +msgid "Importing into the database \"%s\"" +msgstr "" + +#: libraries/display_import.lib.php:120 +#, php-format +msgid "Importing into the table \"%s\"" +msgstr "" + +#: libraries/display_import.lib.php:156 +#, php-format +msgid "File may be compressed (%s) or uncompressed." +msgstr "" + +#: libraries/display_import.lib.php:162 +msgid "" +"A compressed file's name must end in .[format].[compression]. " +"Example: .sql.zip" +msgstr "" + +#: libraries/display_import.lib.php:225 +msgid "File to Import:" +msgstr "" + +#: libraries/display_import.lib.php:248 +msgid "File uploads are not allowed on this server." +msgstr "" + +#: libraries/display_import.lib.php:272 +msgid "Partial Import:" +msgstr "" + +#: libraries/display_import.lib.php:279 +#, php-format +msgid "" +"Previous import timed out, after resubmitting will continue from position %d." +msgstr "" + +#: libraries/display_import.lib.php:293 +msgid "" +"Allow the interruption of an import in case the script detects it is close " +"to the PHP timeout limit. (This might be a good way to import large " +"files, however it can break transactions.)" +msgstr "" + +#: libraries/display_import.lib.php:302 +msgid "Number of rows to skip, starting from the first row:" +msgstr "" + +#: libraries/display_import.lib.php:339 +msgid "Format-Specific Options:" +msgstr "" + +#: libraries/display_import.lib.php:447 +msgid "" +"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." +msgstr "" + +#: libraries/display_import.lib.php:453 +#, php-format +msgid "%s of %s" +msgstr "" + +#: libraries/display_import.lib.php:454 +msgid "Uploading your import file…" +msgstr "" + +#: libraries/display_import.lib.php:455 +#, php-format +msgid "%s/sec." +msgstr "" + +#: libraries/display_import.lib.php:456 +msgid "About %MIN min. %SEC sec. remaining." +msgstr "" + +#: libraries/display_import.lib.php:457 +msgid "About %SEC sec. remaining." +msgstr "" + +#: libraries/display_import.lib.php:459 +msgid "The file is being processed, please be patient." +msgstr "" + +#: libraries/display_select_lang.lib.php:56 +#: libraries/display_select_lang.lib.php:57 setup/frames/index.inc.php:94 +msgid "Language" +msgstr "" + +#: libraries/engines/bdb.lib.php:25 +msgid "Version information" +msgstr "" + +#: libraries/engines/innodb.lib.php:28 +msgid "Data home directory" +msgstr "" + +#: libraries/engines/innodb.lib.php:29 +msgid "The common part of the directory path for all InnoDB data files." +msgstr "" + +#: libraries/engines/innodb.lib.php:32 +msgid "Data files" +msgstr "" + +#: libraries/engines/innodb.lib.php:35 +msgid "Autoextend increment" +msgstr "" + +#: libraries/engines/innodb.lib.php:36 +msgid "" +"The increment size for extending the size of an autoextending tablespace " +"when it becomes full." +msgstr "" + +#: libraries/engines/innodb.lib.php:40 +msgid "Buffer pool size" +msgstr "" + +#: libraries/engines/innodb.lib.php:41 +msgid "" +"The size of the memory buffer InnoDB uses to cache data and indexes of its " +"tables." +msgstr "" + +#: libraries/engines/innodb.lib.php:143 +msgid "Buffer Pool" +msgstr "" + +#: libraries/engines/innodb.lib.php:166 +msgid "Buffer Pool Usage" +msgstr "" + +#: libraries/engines/innodb.lib.php:176 +msgid "pages" +msgstr "" + +#: libraries/engines/innodb.lib.php:190 +msgid "Free pages" +msgstr "" + +#: libraries/engines/innodb.lib.php:198 +msgid "Dirty pages" +msgstr "" + +#: libraries/engines/innodb.lib.php:206 +msgid "Pages containing data" +msgstr "" + +#: libraries/engines/innodb.lib.php:214 +msgid "Pages to be flushed" +msgstr "" + +#: libraries/engines/innodb.lib.php:222 +msgid "Busy pages" +msgstr "" + +#: libraries/engines/innodb.lib.php:233 +msgid "Latched pages" +msgstr "" + +#: libraries/engines/innodb.lib.php:246 +msgid "Buffer Pool Activity" +msgstr "" + +#: libraries/engines/innodb.lib.php:250 +msgid "Read requests" +msgstr "" + +#: libraries/engines/innodb.lib.php:258 +msgid "Write requests" +msgstr "" + +#: libraries/engines/innodb.lib.php:266 +msgid "Read misses" +msgstr "" + +#: libraries/engines/innodb.lib.php:274 +msgid "Write waits" +msgstr "" + +#: libraries/engines/innodb.lib.php:282 +msgid "Read misses in %" +msgstr "" + +#: libraries/engines/innodb.lib.php:297 +msgid "Write waits in %" +msgstr "" + +#: libraries/engines/myisam.lib.php:28 +msgid "Data pointer size" +msgstr "" + +#: libraries/engines/myisam.lib.php:29 +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:33 +msgid "Automatic recovery mode" +msgstr "" + +#: libraries/engines/myisam.lib.php:34 +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:37 +msgid "Maximum size for temporary sort files" +msgstr "" + +#: libraries/engines/myisam.lib.php:38 +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:42 +msgid "Maximum size for temporary files on index creation" +msgstr "" + +#: libraries/engines/myisam.lib.php:43 +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:47 +msgid "Repair threads" +msgstr "" + +#: libraries/engines/myisam.lib.php:48 +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:52 +msgid "Sort buffer size" +msgstr "" + +#: libraries/engines/myisam.lib.php:53 +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:28 +msgid "Index cache size" +msgstr "" + +#: libraries/engines/pbxt.lib.php:29 +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:33 +msgid "Record cache size" +msgstr "" + +#: libraries/engines/pbxt.lib.php:34 +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:38 +msgid "Log cache size" +msgstr "" + +#: libraries/engines/pbxt.lib.php:39 +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:43 +msgid "Log file threshold" +msgstr "" + +#: libraries/engines/pbxt.lib.php:44 +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:48 +msgid "Transaction buffer size" +msgstr "" + +#: libraries/engines/pbxt.lib.php:49 +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:53 +msgid "Checkpoint frequency" +msgstr "" + +#: libraries/engines/pbxt.lib.php:54 +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:58 +msgid "Data log threshold" +msgstr "" + +#: libraries/engines/pbxt.lib.php:59 +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 " +"value of this variable can be increased to increase the total amount of data " +"that can be stored in the database." +msgstr "" + +#: libraries/engines/pbxt.lib.php:63 +msgid "Garbage threshold" +msgstr "" + +#: libraries/engines/pbxt.lib.php:64 +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:68 +msgid "Log buffer size" +msgstr "" + +#: libraries/engines/pbxt.lib.php:69 +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:73 +msgid "Data file grow size" +msgstr "" + +#: libraries/engines/pbxt.lib.php:74 +msgid "The grow size of the handle data (.xtd) files." +msgstr "" + +#: libraries/engines/pbxt.lib.php:78 +msgid "Row file grow size" +msgstr "" + +#: libraries/engines/pbxt.lib.php:79 +msgid "The grow size of the row pointer (.xtr) files." +msgstr "" + +#: libraries/engines/pbxt.lib.php:83 +msgid "Log file count" +msgstr "" + +#: libraries/engines/pbxt.lib.php:84 +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 " +"will be deleted, otherwise they are renamed and given the next highest " +"number." +msgstr "" + +#: libraries/engines/pbxt.lib.php:132 +#, php-format +msgid "" +"Documentation and further information about PBXT can be found on the " +"%sPrimeBase XT Home Page%s." +msgstr "" + +#: libraries/engines/pbxt.lib.php:139 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:142 +msgid "The PrimeBase XT Blog by Paul McCullagh" +msgstr "" + +#: libraries/error_report.lib.php:274 +msgid "" +"phpMyAdmin has encountered an error. We have collected data about this error " +"as well as information about relevant configuration settings to send to the " +"phpMyAdmin team to help us in debugging the problem." +msgstr "" + +#: libraries/error_report.lib.php:281 +msgid "You may examine the data in the error report:" +msgstr "" + +#: libraries/error_report.lib.php:288 +msgid "Please explain the steps that lead to the error:" +msgstr "" + +#: libraries/error_report.lib.php:296 +msgid "Automatically send report next time" +msgstr "" + +#: libraries/import.lib.php:190 libraries/insert_edit.lib.php:122 +#: libraries/rte/rte_routines.lib.php:1466 libraries/sql.lib.php:1637 +#: tbl_get_field.php:43 +msgid "MySQL returned an empty result set (i.e. zero rows)." +msgstr "" + +#: libraries/import.lib.php:1197 +msgid "" +"The following structures have either been created or altered. Here you can:" +msgstr "" + +#: libraries/import.lib.php:1198 +msgid "View a structure's contents by clicking on its name" +msgstr "" + +#: libraries/import.lib.php:1199 +msgid "" +"Change any of its settings by clicking the corresponding \"Options\" link" +msgstr "" + +#: libraries/import.lib.php:1200 +msgid "Edit structure by following the \"Structure\" link" +msgstr "" + +#: libraries/import.lib.php:1206 +#, php-format +msgid "Go to database: %s" +msgstr "" + +#: libraries/import.lib.php:1212 libraries/import.lib.php:1253 +#, php-format +msgid "Edit settings for %s" +msgstr "" + +#: libraries/import.lib.php:1238 +#, php-format +msgid "Go to table: %s" +msgstr "" + +#: libraries/import.lib.php:1246 +#, php-format +msgid "Structure of %s" +msgstr "" + +#: libraries/import.lib.php:1264 +#, php-format +msgid "Go to view: %s" +msgstr "" + +#: libraries/index.lib.php:34 +#, php-format +msgid "Create an index on  %s columns" +msgstr "" + +#: libraries/insert_edit.lib.php:216 libraries/insert_edit.lib.php:247 +#: pmd_general.php:183 +msgid "Hide" +msgstr "" + +#: libraries/insert_edit.lib.php:460 libraries/mysql_charsets.lib.php:130 +#: libraries/mysql_charsets.lib.php:332 +msgid "Binary" +msgstr "" + +#: libraries/insert_edit.lib.php:656 +msgid "Because of its length,
this column might not be editable" +msgstr "" + +#: libraries/insert_edit.lib.php:1100 +msgid "Binary - do not edit" +msgstr "" + +#: libraries/insert_edit.lib.php:1237 libraries/sql_query_form.lib.php:491 +msgid "web server upload directory:" +msgstr "" + +#: libraries/insert_edit.lib.php:1454 +#, php-format +msgid "Continue insertion with %s rows" +msgstr "" + +#: libraries/insert_edit.lib.php:1484 +msgid "and then" +msgstr "" + +#: libraries/insert_edit.lib.php:1517 +msgid "Insert as new row" +msgstr "" + +#: libraries/insert_edit.lib.php:1520 +msgid "Insert as new row and ignore errors" +msgstr "" + +#: libraries/insert_edit.lib.php:1523 +msgid "Show insert query" +msgstr "" + +#: libraries/insert_edit.lib.php:1543 +msgid "Go back to previous page" +msgstr "" + +#: libraries/insert_edit.lib.php:1546 +msgid "Insert another new row" +msgstr "" + +#: libraries/insert_edit.lib.php:1551 +msgid "Go back to this page" +msgstr "" + +#: libraries/insert_edit.lib.php:1573 +msgid "Edit next row" +msgstr "" + +#: libraries/insert_edit.lib.php:1595 +msgid "" +"Use TAB key to move from value to value, or CTRL+arrows to move anywhere" +msgstr "" + +#: libraries/insert_edit.lib.php:1978 libraries/sql.lib.php:1632 +msgid "Showing SQL query" +msgstr "" + +#: libraries/insert_edit.lib.php:2003 libraries/sql.lib.php:1612 +#, php-format +msgid "Inserted row id: %1$d" +msgstr "" + +#. l10n: This is currently used only in Japanese locales +#: libraries/kanji-encoding.lib.php:147 +msgctxt "None encoding conversion" +msgid "None" +msgstr "" + +#. l10n: This is currently used only in Japanese locales +#: libraries/kanji-encoding.lib.php:158 +msgid "Convert to Kana" +msgstr "" + +#: libraries/mult_submits.inc.php:252 tbl_replace.php:251 +msgid "No change" +msgstr "" + +#: libraries/mult_submits.lib.php:329 +msgid "Replace table prefix:" +msgstr "" + +#: libraries/mult_submits.lib.php:331 +msgid "Copy table with prefix:" +msgstr "" + +#: libraries/mult_submits.lib.php:336 +msgid "From" +msgstr "" + +#: libraries/mult_submits.lib.php:342 +msgid "To" +msgstr "" + +#: libraries/mult_submits.lib.php:351 libraries/mult_submits.lib.php:384 +#: libraries/sql_query_form.lib.php:424 +msgid "Submit" +msgstr "" + +#: libraries/mult_submits.lib.php:371 +msgid "Add table prefix:" +msgstr "" + +#: libraries/mult_submits.lib.php:374 +msgid "Add prefix" +msgstr "" + +#: libraries/mult_submits.lib.php:408 +msgid "Do you really want to execute the following query?" +msgstr "" + +#: libraries/mysql_charsets.lib.php:33 +msgid "Charset" +msgstr "" + +#: libraries/mysql_charsets.lib.php:142 +msgid "Bulgarian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:146 libraries/mysql_charsets.lib.php:272 +msgid "Simplified Chinese" +msgstr "" + +#: libraries/mysql_charsets.lib.php:148 libraries/mysql_charsets.lib.php:292 +msgid "Traditional Chinese" +msgstr "" + +#: libraries/mysql_charsets.lib.php:152 libraries/mysql_charsets.lib.php:339 +msgid "case-insensitive" +msgstr "" + +#: libraries/mysql_charsets.lib.php:155 libraries/mysql_charsets.lib.php:341 +msgid "case-sensitive" +msgstr "" + +#: libraries/mysql_charsets.lib.php:158 +msgid "Croatian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:161 +msgid "Czech" +msgstr "" + +#: libraries/mysql_charsets.lib.php:164 +msgid "Danish" +msgstr "" + +#: libraries/mysql_charsets.lib.php:167 +msgid "English" +msgstr "" + +#: libraries/mysql_charsets.lib.php:170 +msgid "Esperanto" +msgstr "" + +#: libraries/mysql_charsets.lib.php:173 +msgid "Estonian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:176 libraries/mysql_charsets.lib.php:179 +msgid "German" +msgstr "" + +#: libraries/mysql_charsets.lib.php:176 +msgid "dictionary" +msgstr "" + +#: libraries/mysql_charsets.lib.php:179 +msgid "phone book" +msgstr "" + +#: libraries/mysql_charsets.lib.php:182 +msgid "Hungarian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:185 +msgid "Icelandic" +msgstr "" + +#: libraries/mysql_charsets.lib.php:188 libraries/mysql_charsets.lib.php:279 +msgid "Japanese" +msgstr "" + +#: libraries/mysql_charsets.lib.php:191 +msgid "Latvian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:194 +msgid "Lithuanian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:197 libraries/mysql_charsets.lib.php:301 +msgid "Korean" +msgstr "" + +#: libraries/mysql_charsets.lib.php:200 +msgid "Persian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:203 +msgid "Polish" +msgstr "" + +#: libraries/mysql_charsets.lib.php:206 libraries/mysql_charsets.lib.php:255 +msgid "West European" +msgstr "" + +#: libraries/mysql_charsets.lib.php:209 +msgid "Romanian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:212 +msgid "Slovak" +msgstr "" + +#: libraries/mysql_charsets.lib.php:215 +msgid "Slovenian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:218 +msgid "Spanish" +msgstr "" + +#: libraries/mysql_charsets.lib.php:221 +msgid "Traditional Spanish" +msgstr "" + +#: libraries/mysql_charsets.lib.php:224 libraries/mysql_charsets.lib.php:322 +msgid "Swedish" +msgstr "" + +#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:325 +msgid "Thai" +msgstr "" + +#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:319 +msgid "Turkish" +msgstr "" + +#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:316 +msgid "Ukrainian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:246 +msgid "Unicode" +msgstr "" + +#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:246 +#: libraries/mysql_charsets.lib.php:255 libraries/mysql_charsets.lib.php:262 +#: libraries/mysql_charsets.lib.php:284 libraries/mysql_charsets.lib.php:295 +msgid "multilingual" +msgstr "" + +#: libraries/mysql_charsets.lib.php:262 +msgid "Central European" +msgstr "" + +#: libraries/mysql_charsets.lib.php:267 +msgid "Russian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:284 +msgid "Baltic" +msgstr "" + +#: libraries/mysql_charsets.lib.php:289 +msgid "Armenian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:295 +msgid "Cyrillic" +msgstr "" + +#: libraries/mysql_charsets.lib.php:298 +msgid "Arabic" +msgstr "" + +#: libraries/mysql_charsets.lib.php:304 +msgid "Hebrew" +msgstr "" + +#: libraries/mysql_charsets.lib.php:307 +msgid "Georgian" +msgstr "" + +#: libraries/mysql_charsets.lib.php:310 +msgid "Greek" +msgstr "" + +#: libraries/mysql_charsets.lib.php:313 +msgid "Czech-Slovak" +msgstr "" + +#: libraries/mysql_charsets.lib.php:328 libraries/mysql_charsets.lib.php:335 +#: libraries/structure.lib.php:1068 +msgid "unknown" +msgstr "" + +#: libraries/navigation/Navigation.class.php:59 +msgid "An error has occurred while loading the navigation tree" +msgstr "" + +#: libraries/navigation/Navigation.class.php:170 +msgid "Events:" +msgstr "" + +#: libraries/navigation/Navigation.class.php:171 +msgid "Functions:" +msgstr "" + +#: libraries/navigation/Navigation.class.php:172 +msgid "Procedures:" +msgstr "" + +#: libraries/navigation/Navigation.class.php:173 +msgid "Tables:" +msgstr "" + +#: libraries/navigation/Navigation.class.php:174 +msgid "Views:" +msgstr "" + +#: libraries/navigation/NavigationHeader.class.php:190 +msgid "Home" +msgstr "" + +#: libraries/navigation/NavigationHeader.class.php:203 +msgid "Log out" +msgstr "" + +#: libraries/navigation/NavigationHeader.class.php:226 +msgid "phpMyAdmin documentation" +msgstr "" + +#: libraries/navigation/NavigationHeader.class.php:250 +msgid "Reload navigation panel" +msgstr "" + +#: libraries/navigation/NavigationTree.class.php:717 +#, php-format +msgid "%s other result found" +msgid_plural "%s other results found" +msgstr[0] "" +msgstr[1] "" + +#: libraries/navigation/NavigationTree.class.php:826 +msgid "Expand/Collapse" +msgstr "" + +#: libraries/navigation/NavigationTree.class.php:1042 +msgid "Filter databases by name or regex" +msgstr "" + +#: libraries/navigation/NavigationTree.class.php:1044 +#: libraries/navigation/NavigationTree.class.php:1077 +msgid "Clear fast filter" +msgstr "" + +#: libraries/navigation/NavigationTree.class.php:1076 +msgid "Filter by name or regex" +msgstr "" + +#. l10n: The word "Node" must not be translated here +#: libraries/navigation/NodeFactory.class.php:41 +#, php-format +msgid "Invalid class name \"%1$s\", using default of \"Node\"" +msgstr "" + +#: libraries/navigation/NodeFactory.class.php:65 +#, php-format +msgid "Could not include class \"%1$s\", file \"%2$s\" not found" +msgstr "" + +#: libraries/navigation/Nodes/Node_Column_Container.class.php:26 +#: libraries/navigation/Nodes/Node_Column_Container.class.php:27 +#: libraries/sql_query_form.lib.php:287 +msgid "Columns" +msgstr "" + +#: libraries/navigation/Nodes/Node_Column_Container.class.php:38 +msgctxt "Create new column" +msgid "New" +msgstr "" + +#: libraries/navigation/Nodes/Node_Database.class.php:34 +msgid "Database operations" +msgstr "" + +#: libraries/navigation/Nodes/Node_Database_Container.class.php:31 +msgctxt "Create new database" +msgid "New" +msgstr "" + +#: libraries/navigation/Nodes/Node_Event_Container.class.php:37 +msgctxt "Create new event" +msgid "New" +msgstr "" + +#: libraries/navigation/Nodes/Node_Function_Container.class.php:24 +#: libraries/navigation/Nodes/Node_Function_Container.class.php:25 +#: libraries/plugins/export/ExportSql.class.php:493 +#: libraries/plugins/export/ExportXml.class.php:107 +msgid "Functions" +msgstr "" + +#: libraries/navigation/Nodes/Node_Function_Container.class.php:36 +msgctxt "Create new function" +msgid "New" +msgstr "" + +#: libraries/navigation/Nodes/Node_Index.class.php:32 +#: libraries/structure.lib.php:1393 libraries/structure.lib.php:2073 +#: libraries/structure.lib.php:2083 libraries/structure.lib.php:2191 +#: libraries/tbl_columns_definition_form.lib.php:303 +#: libraries/tbl_printview.lib.php:311 +msgid "Index" +msgstr "" + +#: libraries/navigation/Nodes/Node_Index_Container.class.php:38 +msgctxt "Create new index" +msgid "New" +msgstr "" + +#: libraries/navigation/Nodes/Node_Procedure.class.php:34 +msgid "Procedure" +msgstr "" + +#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:26 +#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:27 +#: libraries/plugins/export/ExportSql.class.php:475 +#: libraries/plugins/export/ExportXml.class.php:111 +msgid "Procedures" +msgstr "" + +#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:38 +#: libraries/rte/rte_footer.lib.php:29 +msgctxt "Create new procedure" +msgid "New" +msgstr "" + +#: libraries/navigation/Nodes/Node_Table_Container.class.php:45 +msgctxt "Create new table" +msgid "New" +msgstr "" + +#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37 +msgctxt "Create new trigger" +msgid "New" +msgstr "" + +#: libraries/navigation/Nodes/Node_View_Container.class.php:26 +#: libraries/navigation/Nodes/Node_View_Container.class.php:27 +#: libraries/plugins/export/ExportXml.class.php:125 +msgid "Views" +msgstr "" + +#: libraries/navigation/Nodes/Node_View_Container.class.php:45 +msgctxt "Create new view" +msgid "New" +msgstr "" + +#: libraries/operations.lib.php:75 +msgid "Rename database to:" +msgstr "" + +#: libraries/operations.lib.php:107 +#, php-format +msgid "Database %s has been dropped." +msgstr "" + +#: libraries/operations.lib.php:119 +msgid "Remove database" +msgstr "" + +#: libraries/operations.lib.php:125 +msgid "Drop the database (DROP)" +msgstr "" + +#: libraries/operations.lib.php:145 libraries/operations.lib.php:1024 +#: libraries/tbl_tracking.lib.php:371 +msgid "Structure only" +msgstr "" + +#: libraries/operations.lib.php:146 libraries/operations.lib.php:1025 +#: libraries/tbl_tracking.lib.php:377 +msgid "Structure and data" +msgstr "" + +#: libraries/operations.lib.php:147 libraries/operations.lib.php:1026 +#: libraries/tbl_tracking.lib.php:374 +msgid "Data only" +msgstr "" + +#: libraries/operations.lib.php:175 +msgid "Copy database to:" +msgstr "" + +#: libraries/operations.lib.php:186 +msgid "CREATE DATABASE before copying" +msgstr "" + +#: libraries/operations.lib.php:199 libraries/operations.lib.php:1047 +msgid "Add constraints" +msgstr "" + +#: libraries/operations.lib.php:207 +msgid "Switch to copied database" +msgstr "" + +#: libraries/operations.lib.php:277 +msgid "Edit or export relational schema" +msgstr "" + +#: libraries/operations.lib.php:631 +msgid "Alter table order by" +msgstr "" + +#: libraries/operations.lib.php:639 +msgid "(singly)" +msgstr "" + +#: libraries/operations.lib.php:675 +msgid "Move table to (database.table):" +msgstr "" + +#: libraries/operations.lib.php:786 +msgid "Table options" +msgstr "" + +#: libraries/operations.lib.php:790 +msgid "Rename table to" +msgstr "" + +#: libraries/operations.lib.php:798 +msgid "Table comments" +msgstr "" + +#: libraries/operations.lib.php:807 libraries/server_engines.lib.php:49 +msgid "Storage Engine" +msgstr "" + +#: libraries/operations.lib.php:1007 +msgid "Copy table to (database.table):" +msgstr "" + +#: libraries/operations.lib.php:1062 +msgid "Switch to copied table" +msgstr "" + +#: libraries/operations.lib.php:1089 +msgid "Table maintenance" +msgstr "" + +#: libraries/operations.lib.php:1127 libraries/structure.lib.php:309 +msgid "Check table" +msgstr "" + +#: libraries/operations.lib.php:1140 +msgid "Defragment table" +msgstr "" + +#: libraries/operations.lib.php:1154 libraries/structure.lib.php:317 +msgid "Analyze table" +msgstr "" + +#: libraries/operations.lib.php:1167 libraries/structure.lib.php:314 +msgid "Repair table" +msgstr "" + +#: libraries/operations.lib.php:1182 libraries/structure.lib.php:312 +#: libraries/structure.lib.php:1642 +msgid "Optimize table" +msgstr "" + +#: libraries/operations.lib.php:1194 +#, php-format +msgid "Table %s has been flushed" +msgstr "" + +#: libraries/operations.lib.php:1201 +msgid "Flush the table (FLUSH)" +msgstr "" + +#: libraries/operations.lib.php:1246 view_operations.php:127 +msgid "Delete data or table" +msgstr "" + +#: libraries/operations.lib.php:1254 +msgid "Empty the table (TRUNCATE)" +msgstr "" + +#: libraries/operations.lib.php:1262 +msgid "Delete the table (DROP)" +msgstr "" + +#: libraries/operations.lib.php:1302 +msgid "Analyze" +msgstr "" + +#: libraries/operations.lib.php:1303 +msgid "Check" +msgstr "" + +#: libraries/operations.lib.php:1304 +msgid "Optimize" +msgstr "" + +#: libraries/operations.lib.php:1305 +msgid "Rebuild" +msgstr "" + +#: libraries/operations.lib.php:1306 +msgid "Repair" +msgstr "" + +#: libraries/operations.lib.php:1313 +msgid "Partition maintenance" +msgstr "" + +#: libraries/operations.lib.php:1322 +#, php-format +msgid "Partition %s" +msgstr "" + +#: libraries/operations.lib.php:1338 +msgid "Remove partitioning" +msgstr "" + +#: libraries/operations.lib.php:1364 +msgid "Check referential integrity:" +msgstr "" + +#: libraries/plugin_interface.lib.php:502 +msgid "This format has no options" +msgstr "" + +#: libraries/plugins/auth/AuthenticationConfig.class.php:73 +msgid "Cannot connect: invalid settings." +msgstr "" + +#: libraries/plugins/auth/AuthenticationConfig.class.php:86 +#: libraries/plugins/auth/AuthenticationCookie.class.php:166 +#: libraries/plugins/auth/AuthenticationHttp.class.php:74 +#, php-format +msgid "Welcome to %s" +msgstr "" + +#: libraries/plugins/auth/AuthenticationConfig.class.php:102 +#, 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/plugins/auth/AuthenticationConfig.class.php:122 +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 " +"configuration and make sure that they correspond to the information given by " +"the administrator of the MySQL server." +msgstr "" + +#: libraries/plugins/auth/AuthenticationConfig.class.php:142 +msgid "Retry to connect" +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:44 +msgid "Failed to use Blowfish from mcrypt!" +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:82 +#: libraries/plugins/auth/AuthenticationCookie.class.php:196 +msgid "Log in" +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:100 +msgid "Your session has expired. Please log in again." +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:204 +#: libraries/plugins/auth/AuthenticationCookie.class.php:214 +msgid "You can enter hostname/IP address and port separated by space." +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:219 +msgid "Username:" +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:231 +msgid "Server Choice:" +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:398 +msgid "Entered captcha is wrong, try again!" +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:407 +msgid "Please enter correct captcha!" +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:679 +#: libraries/plugins/auth/AuthenticationSignon.class.php:264 +msgid "" +"Login without a password is forbidden by configuration (see AllowNoPassword)" +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:686 +#: libraries/plugins/auth/AuthenticationSignon.class.php:271 +#, php-format +msgid "No activity within %s seconds; please log in again." +msgstr "" + +#: libraries/plugins/auth/AuthenticationCookie.class.php:691 +#: libraries/plugins/auth/AuthenticationCookie.class.php:693 +#: libraries/plugins/auth/AuthenticationSignon.class.php:280 +msgid "Cannot log in to the MySQL server" +msgstr "" + +#: libraries/plugins/auth/AuthenticationHttp.class.php:79 +msgid "Wrong username/password. Access denied." +msgstr "" + +#: libraries/plugins/auth/AuthenticationSignon.class.php:107 +msgid "Can not find signon authentication script:" +msgstr "" + +#: libraries/plugins/auth/swekey/swekey.auth.lib.php:138 +#, php-format +msgid "File %s does not contain any key id" +msgstr "" + +#: libraries/plugins/auth/swekey/swekey.auth.lib.php:180 +#: libraries/plugins/auth/swekey/swekey.auth.lib.php:200 +msgid "Hardware authentication failed!" +msgstr "" + +#: libraries/plugins/auth/swekey/swekey.auth.lib.php:187 +msgid "No valid authentication key plugged" +msgstr "" + +#: libraries/plugins/auth/swekey/swekey.auth.lib.php:220 +msgid "Authenticating…" +msgstr "" + +#: libraries/plugins/export/ExportCsv.class.php:65 +#: libraries/plugins/import/AbstractImportCsv.class.php:59 +msgid "Columns separated with:" +msgstr "" + +#: libraries/plugins/export/ExportCsv.class.php:69 +#: libraries/plugins/import/AbstractImportCsv.class.php:65 +msgid "Columns enclosed with:" +msgstr "" + +#: libraries/plugins/export/ExportCsv.class.php:73 +#: libraries/plugins/import/AbstractImportCsv.class.php:71 +msgid "Columns escaped with:" +msgstr "" + +#: libraries/plugins/export/ExportCsv.class.php:77 +#: libraries/plugins/import/AbstractImportCsv.class.php:77 +msgid "Lines terminated with:" +msgstr "" + +#: libraries/plugins/export/ExportCsv.class.php:81 +#: libraries/plugins/export/ExportExcel.class.php:58 +#: libraries/plugins/export/ExportHtmlword.class.php:86 +#: libraries/plugins/export/ExportLatex.class.php:181 +#: libraries/plugins/export/ExportOds.class.php:71 +#: libraries/plugins/export/ExportOdt.class.php:132 +#: libraries/plugins/export/ExportTexytext.class.php:89 +msgid "Replace NULL with:" +msgstr "" + +#: libraries/plugins/export/ExportCsv.class.php:86 +#: libraries/plugins/export/ExportExcel.class.php:63 +msgid "Remove carriage return/line feed characters within columns" +msgstr "" + +#: libraries/plugins/export/ExportExcel.class.php:79 +msgid "Excel edition:" +msgstr "" + +#: libraries/plugins/export/ExportHtmlword.class.php:81 +#: libraries/plugins/export/ExportLatex.class.php:157 +#: libraries/plugins/export/ExportOdt.class.php:123 +#: libraries/plugins/export/ExportTexytext.class.php:80 +#: libraries/plugins/export/ExportXml.class.php:133 +msgid "Data dump options" +msgstr "" + +#: libraries/plugins/export/ExportHtmlword.class.php:203 +#: libraries/plugins/export/ExportOdt.class.php:260 +#: libraries/plugins/export/ExportSql.class.php:1740 +#: libraries/plugins/export/ExportTexytext.class.php:185 +msgid "Dumping data for table" +msgstr "" + +#: libraries/plugins/export/ExportHtmlword.class.php:487 +#: libraries/plugins/export/ExportOdt.class.php:567 +#: libraries/plugins/export/ExportTexytext.class.php:438 +#: libraries/rte/rte_list.lib.php:69 libraries/rte/rte_triggers.lib.php:387 +msgid "Event" +msgstr "" + +#: libraries/plugins/export/ExportHtmlword.class.php:488 +#: libraries/plugins/export/ExportOdt.class.php:570 +#: libraries/plugins/export/ExportTexytext.class.php:439 +#: libraries/rte/rte_events.lib.php:513 +#: libraries/rte/rte_routines.lib.php:1043 +#: libraries/rte/rte_triggers.lib.php:401 +msgid "Definition" +msgstr "" + +#: libraries/plugins/export/ExportHtmlword.class.php:553 +#: libraries/plugins/export/ExportOdt.class.php:643 +#: libraries/plugins/export/ExportSql.class.php:1467 +#: libraries/plugins/export/ExportTexytext.class.php:498 +msgid "Table structure for table" +msgstr "" + +#: libraries/plugins/export/ExportHtmlword.class.php:572 +#: libraries/plugins/export/ExportOdt.class.php:667 +#: libraries/plugins/export/ExportSql.class.php:1496 +#: libraries/plugins/export/ExportTexytext.class.php:513 +msgid "Structure for view" +msgstr "" + +#: libraries/plugins/export/ExportHtmlword.class.php:581 +#: libraries/plugins/export/ExportOdt.class.php:679 +#: libraries/plugins/export/ExportSql.class.php:1531 +#: libraries/plugins/export/ExportTexytext.class.php:520 +msgid "Stand-in structure for view" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:43 +msgid "Content of table @TABLE@" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:44 +msgid "(continued)" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:45 +msgid "Structure of table @TABLE@" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:116 +#: libraries/plugins/export/ExportOdt.class.php:97 +#: libraries/plugins/export/ExportSql.class.php:220 +msgid "Object creation options" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:121 +#: libraries/plugins/export/ExportLatex.class.php:166 +msgid "Table caption:" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:126 +#: libraries/plugins/export/ExportLatex.class.php:171 +msgid "Table caption (continued):" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:131 +#: libraries/plugins/export/ExportLatex.class.php:176 +msgid "Label key:" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:137 +#: libraries/plugins/export/ExportOdt.class.php:103 +#: libraries/plugins/export/ExportSql.class.php:115 +msgid "Display foreign key relationships" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:142 +#: libraries/plugins/export/ExportOdt.class.php:108 +msgid "Display comments" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:147 +#: libraries/plugins/export/ExportOdt.class.php:113 +#: libraries/plugins/export/ExportSql.class.php:121 +msgid "Display MIME types" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:162 +msgid "Put columns names in the first row:" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:218 +#: libraries/plugins/export/ExportSql.class.php:620 +#: libraries/plugins/export/ExportXml.class.php:191 +#: libraries/replication_gui.lib.php:411 libraries/replication_gui.lib.php:682 +#: libraries/server_privileges.lib.php:1320 libraries/sql.lib.php:421 +msgid "Host:" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:223 +#: libraries/plugins/export/ExportSql.class.php:627 +#: libraries/plugins/export/ExportXml.class.php:196 libraries/sql.lib.php:425 +msgid "Generation Time:" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:226 +#: libraries/plugins/export/ExportSql.class.php:633 +#: libraries/plugins/export/ExportXml.class.php:199 +msgid "PHP Version:" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:251 +#: libraries/plugins/export/ExportSql.class.php:783 +#: libraries/plugins/export/ExportXml.class.php:398 +#: libraries/plugins/export/PMA_ExportPdf.class.php:115 +#: libraries/sql.lib.php:423 +msgid "Database:" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:303 +#: libraries/plugins/export/ExportSql.class.php:1578 +msgid "Data:" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:487 +msgid "Structure:" +msgstr "" + +#: libraries/plugins/export/ExportMediawiki.class.php:84 +msgid "Export table names" +msgstr "" + +#: libraries/plugins/export/ExportMediawiki.class.php:90 +msgid "Export table headers" +msgstr "" + +#: libraries/plugins/export/ExportPdf.class.php:97 +msgid "(Generates a report containing the data of a single table)" +msgstr "" + +#: libraries/plugins/export/ExportPdf.class.php:102 +msgid "Report title:" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:91 +msgid "" +"Display comments (includes info such as export timestamp, PHP version, " +"and server version)" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:100 +msgid "Additional custom header comment (\\n splits lines):" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:107 +msgid "" +"Include a timestamp of when databases were created, last updated, and last " +"checked" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:170 +msgid "" +"Database system or older MySQL server to maximize output compatibility with:" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:191 +#: libraries/plugins/export/ExportSql.class.php:234 +#: libraries/plugins/export/ExportSql.class.php:257 +#: libraries/plugins/export/ExportSql.class.php:265 +#, php-format +msgid "Add %s statement" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:227 +msgid "Add statements:" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:295 +msgid "" +"Enclose table and column names with backquotes (Protects column and table " +"names formed with special characters or keywords)" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:311 +msgid "Data creation options" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:315 +#: libraries/plugins/export/ExportSql.class.php:1684 +msgid "Truncate table before insert" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:321 +msgid "Instead of INSERT statements, use:" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:327 +msgid "INSERT DELAYED statements" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:338 +#: libraries/plugins/export/ExportSql.class.php:368 +msgid "INSERT IGNORE statements" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:351 +msgid "Function to use when dumping data:" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:364 +msgid "Syntax to use when inserting data:" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:372 +msgid "" +"include column names in every INSERT statement
  " +"    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " +"(1,2,3)" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:377 +msgid "" +"insert multiple rows in every INSERT statement
  " +"    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"(7,8,9)" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:382 +msgid "" +"both of the above
      Example: INSERT INTO " +"tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:387 +msgid "" +"neither of the above
      Example: INSERT INTO " +"tbl_name VALUES (1,2,3)" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:406 +msgid "" +"Dump binary columns in hexadecimal notation (for example, \"abc\" becomes " +"0x616263)" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:419 +msgid "" +"Dump TIMESTAMP columns in UTC (enables TIMESTAMP columns to be dumped and " +"reloaded between servers in different time zones)" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:1209 +msgid "Constraints for dumped tables" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:1220 +msgid "Constraints for table" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:1361 +msgid "MIME TYPES FOR TABLE" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:1386 +msgid "RELATIONS FOR TABLE" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:1513 +#, php-format +msgid "Structure for view %s exported as a table" +msgstr "" + +#: libraries/plugins/export/ExportSql.class.php:1601 +msgid "Error reading data:" +msgstr "" + +#: libraries/plugins/export/ExportXml.class.php:102 +msgid "Object creation options (all are recommended)" +msgstr "" + +#: libraries/plugins/export/ExportXml.class.php:137 +msgid "Export contents" +msgstr "" + +#: libraries/plugins/export/PMA_ExportPdf.class.php:116 +msgid "Table:" +msgstr "" + +#: libraries/plugins/import/ImportCsv.class.php:63 +#: libraries/plugins/import/ImportOds.class.php:75 +msgid "" +"The first line of the file contains the table column names (if this is " +"unchecked, the first line will become part of the data)" +msgstr "" + +#: libraries/plugins/import/ImportCsv.class.php:72 +msgid "" +"If the data in each row of the file is not in the same order as in the " +"database, list the corresponding column names here. Column names must be " +"separated by commas and not enclosed in quotations." +msgstr "" + +#: libraries/plugins/import/ImportCsv.class.php:81 +#: libraries/plugins/import/ImportLdi.class.php:68 +msgid "Column names: " +msgstr "" + +#: libraries/plugins/import/ImportCsv.class.php:133 +#: libraries/plugins/import/ImportCsv.class.php:148 +#: libraries/plugins/import/ImportCsv.class.php:155 +#: libraries/plugins/import/ImportCsv.class.php:162 +#, php-format +msgid "Invalid parameter for CSV import: %s" +msgstr "" + +#: libraries/plugins/import/ImportCsv.class.php:213 +#, php-format +msgid "" +"Invalid column (%s) specified! Ensure that columns names are spelled " +"correctly, separated by commas, and not enclosed in quotes." +msgstr "" + +#: libraries/plugins/import/ImportCsv.class.php:281 +#: libraries/plugins/import/ImportCsv.class.php:556 +#, php-format +msgid "Invalid format of CSV input on line %d." +msgstr "" + +#: libraries/plugins/import/ImportCsv.class.php:437 +#, php-format +msgid "Invalid column count in CSV input on line %d." +msgstr "" + +#: libraries/plugins/import/ImportLdi.class.php:112 +msgid "This plugin does not support compressed imports!" +msgstr "" + +#: libraries/plugins/import/ImportMediawiki.class.php:56 +msgid "MediaWiki Table" +msgstr "" + +#: libraries/plugins/import/ImportMediawiki.class.php:303 +#, php-format +msgid "Invalid format of mediawiki input on line:
%s." +msgstr "" + +#: libraries/plugins/import/ImportOds.class.php:89 +msgid "Import percentages as proper decimals (ex. 12.00% to .12)" +msgstr "" + +#: libraries/plugins/import/ImportOds.class.php:95 +msgid "Import currencies (ex. $5.00 to 5.00)" +msgstr "" + +#: libraries/plugins/import/ImportOds.class.php:173 +#: libraries/plugins/import/ImportXml.class.php:132 +#: libraries/plugins/import/ImportXml.class.php:194 +msgid "" +"The XML file specified was either malformed or incomplete. Please correct " +"the issue and try again." +msgstr "" + +#: libraries/plugins/import/ImportOds.class.php:183 +msgid "Could not parse OpenDocument Spreadsheet!" +msgstr "" + +#: libraries/plugins/import/ImportShp.class.php:54 +msgid "ESRI Shape File" +msgstr "" + +#: libraries/plugins/import/ImportShp.class.php:148 +#, php-format +msgid "There was an error importing the ESRI shape file: \"%s\"." +msgstr "" + +#: libraries/plugins/import/ImportShp.class.php:204 +msgid "" +"You tried to import an invalid file or the imported file contains invalid " +"data" +msgstr "" + +#: libraries/plugins/import/ImportShp.class.php:210 +#, php-format +msgid "MySQL Spatial Extension does not support ESRI type \"%s\"." +msgstr "" + +#: libraries/plugins/import/ImportShp.class.php:258 +msgid "The imported file does not contain any data" +msgstr "" + +#: libraries/plugins/import/ImportSql.class.php:71 +msgid "SQL compatibility mode:" +msgstr "" + +#: libraries/plugins/import/ImportSql.class.php:83 +msgid "Do not use AUTO_INCREMENT for zero values" +msgstr "" + +#: libraries/plugins/import/ImportXml.class.php:54 +msgid "XML" +msgstr "" + +#: libraries/plugins/import/ShapeRecord.class.php:58 +#, php-format +msgid "Geometry type '%s' is not supported by MySQL." +msgstr "" + +#: libraries/plugins/transformations/abstract/AppendTransformationsPlugin.class.php:32 +msgid "" +"Appends text to a string. The only option is the text to be appended " +"(enclosed in single quotes, default empty string)." +msgstr "" + +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:31 +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 " +"added to the timestamp (Default: 0). Use second option to specify a " +"different date/time format string. Third option determines whether you want " +"to see local date or UTC one (use \"local\" or \"utc\" strings) for that. " +"According to that, date format has different value - for \"local\" see the " +"documentation for PHP's strftime() function and for \"utc\" it is done using " +"gmdate() function." +msgstr "" + +#: libraries/plugins/transformations/abstract/DownloadTransformationsPlugin.class.php:31 +msgid "" +"Displays a link to download the binary data of the column. You can use the " +"first option to specify the filename, or use the second option as the name " +"of a column which contains the filename. If you use the second option, you " +"need to set the first option to the empty string." +msgstr "" + +#: libraries/plugins/transformations/abstract/ExternalTransformationsPlugin.class.php:31 +msgid "" +"LINUX ONLY: Launches an external application and feeds it the column data " +"via standard input. Returns the standard output of the application. The " +"default is Tidy, to pretty-print HTML code. For security reasons, you have " +"to manually edit the file libraries/plugins/transformations/" +"Text_Plain_External.class.php and list the tools you want to make available. " +"The first option is then the number of the program you want to use and the " +"second option is the parameters for the program. The third option, if set to " +"1, will convert the output using htmlspecialchars() (Default 1). The fourth " +"option, if set to 1, will prevent wrapping and ensure that the output " +"appears all on one line (Default 1)." +msgstr "" + +#: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31 +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/plugins/transformations/abstract/HexTransformationsPlugin.class.php:31 +msgid "" +"Displays hexadecimal representation of data. Optional first parameter " +"specifies how often space will be added (defaults to 2 nibbles)." +msgstr "" + +#: libraries/plugins/transformations/abstract/ImageLinkTransformationsPlugin.class.php:33 +msgid "Displays a link to download this image." +msgstr "" + +#: libraries/plugins/transformations/abstract/InlineTransformationsPlugin.class.php:33 +msgid "" +"Displays a clickable thumbnail. The options are the maximum width and height " +"in pixels. The original aspect ratio is preserved." +msgstr "" + +#: libraries/plugins/transformations/abstract/LongToIPv4TransformationsPlugin.class.php:31 +msgid "" +"Converts an (IPv4) Internet network address into a string in Internet " +"standard dotted format." +msgstr "" + +#: libraries/plugins/transformations/abstract/SQLTransformationsPlugin.class.php:31 +msgid "Formats text as SQL query with syntax highlighting." +msgstr "" + +#: libraries/plugins/transformations/abstract/SubstringTransformationsPlugin.class.php:31 +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 " +"number of characters to return (Default: until end of string). The third " +"option is the string to append and/or prepend when truncation occurs " +"(Default: \"…\")." +msgstr "" + +#: libraries/plugins/transformations/abstract/TextImageLinkTransformationsPlugin.class.php:33 +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/plugins/transformations/abstract/TextLinkTransformationsPlugin.class.php:33 +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/relation.lib.php:85 +msgid "not OK" +msgstr "" + +#: libraries/relation.lib.php:92 +msgctxt "Correctly working" +msgid "OK" +msgstr "" + +#: libraries/relation.lib.php:95 +msgid "Enabled" +msgstr "" + +#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 +msgid "General relation features" +msgstr "" + +#: libraries/relation.lib.php:131 +msgid "Display Features" +msgstr "" + +#: libraries/relation.lib.php:148 +msgid "Creation of PDFs" +msgstr "" + +#: libraries/relation.lib.php:159 +msgid "Displaying Column Comments" +msgstr "" + +#: libraries/relation.lib.php:165 +#: libraries/tbl_columns_definition_form.lib.php:328 +#: transformation_overview.php:39 +msgid "Browser transformation" +msgstr "" + +#: libraries/relation.lib.php:171 +msgid "" +"Please see the documentation on how to update your column_comments table." +msgstr "" + +#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:404 +msgid "Bookmarked SQL query" +msgstr "" + +#: libraries/relation.lib.php:192 querywindow.php:70 +msgid "SQL history" +msgstr "" + +#: libraries/relation.lib.php:214 +msgid "Persistent recently used tables" +msgstr "" + +#: libraries/relation.lib.php:225 +msgid "Persistent tables' UI preferences" +msgstr "" + +#: libraries/relation.lib.php:247 +msgid "User preferences" +msgstr "" + +#: libraries/relation.lib.php:264 +msgid "Configurable menus" +msgstr "" + +#: libraries/relation.lib.php:275 +msgid "Hide/show navigation items" +msgstr "" + +#: libraries/relation.lib.php:281 +msgid "Quick steps to setup advanced features:" +msgstr "" + +#: libraries/relation.lib.php:285 +msgid "" +"Create the needed tables with the examples/create_tables.sql." +msgstr "" + +#: libraries/relation.lib.php:291 +msgid "Create a pma user and give access to these tables." +msgstr "" + +#: libraries/relation.lib.php:296 +msgid "" +"Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." +msgstr "" + +#: libraries/relation.lib.php:304 +msgid "Re-login to phpMyAdmin to load the updated configuration file." +msgstr "" + +#: libraries/relation.lib.php:1478 +msgid "no description" +msgstr "" + +#: libraries/replication_gui.lib.php:45 libraries/replication_gui.lib.php:312 +#: libraries/server_databases.lib.php:394 +msgid "Master replication" +msgstr "" + +#: libraries/replication_gui.lib.php:46 +msgid "This server is configured as master in a replication process." +msgstr "" + +#: libraries/replication_gui.lib.php:54 +msgid "Show connected slaves" +msgstr "" + +#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:678 +msgid "Add slave replication user" +msgstr "" + +#: libraries/replication_gui.lib.php:87 +msgid "Master configuration" +msgstr "" + +#: libraries/replication_gui.lib.php:89 +msgid "" +"This server is not configured as master server in a replication process. You " +"can choose from either replicating all databases and ignoring certain " +"(useful if you want to replicate majority of databases) or you can choose to " +"ignore all databases by default and allow only certain databases to be " +"replicated. Please select the mode:" +msgstr "" + +#: libraries/replication_gui.lib.php:98 +msgid "Replicate all databases; Ignore:" +msgstr "" + +#: libraries/replication_gui.lib.php:100 +msgid "Ignore all databases; Replicate:" +msgstr "" + +#: libraries/replication_gui.lib.php:104 +msgid "Please select databases:" +msgstr "" + +#: libraries/replication_gui.lib.php:108 +msgid "" +"Now, add the following lines at the end of [mysqld] section in your my.cnf " +"and please restart the MySQL server afterwards." +msgstr "" + +#: libraries/replication_gui.lib.php:113 +msgid "" +"Once you restarted MySQL server, please click on Go button. Afterwards, you " +"should see a message informing you, that this server is configured as " +"master." +msgstr "" + +#: libraries/replication_gui.lib.php:140 +#: libraries/server_databases.lib.php:396 +msgid "Slave replication" +msgstr "" + +#: libraries/replication_gui.lib.php:191 +msgid "Slave SQL Thread not running!" +msgstr "" + +#: libraries/replication_gui.lib.php:196 +msgid "Slave IO Thread not running!" +msgstr "" + +#: libraries/replication_gui.lib.php:207 +msgid "" +"Server is configured as slave in a replication process. Would you like to:" +msgstr "" + +#: libraries/replication_gui.lib.php:211 +msgid "See slave status table" +msgstr "" + +#: libraries/replication_gui.lib.php:216 +msgid "Control slave:" +msgstr "" + +#: libraries/replication_gui.lib.php:222 +msgid "Full start" +msgstr "" + +#: libraries/replication_gui.lib.php:223 +msgid "Full stop" +msgstr "" + +#: libraries/replication_gui.lib.php:225 +msgid "Reset slave" +msgstr "" + +#: libraries/replication_gui.lib.php:228 +msgid "Start SQL Thread only" +msgstr "" + +#: libraries/replication_gui.lib.php:231 +msgid "Stop SQL Thread only" +msgstr "" + +#: libraries/replication_gui.lib.php:235 +msgid "Start IO Thread only" +msgstr "" + +#: libraries/replication_gui.lib.php:238 +msgid "Stop IO Thread only" +msgstr "" + +#: libraries/replication_gui.lib.php:247 libraries/replication_gui.lib.php:379 +msgid "Change or reconfigure master server" +msgstr "" + +#: libraries/replication_gui.lib.php:258 +#, php-format +msgid "" +"This server is not configured as slave in a replication process. Would you " +"like to configure it?" +msgstr "" + +#: libraries/replication_gui.lib.php:279 +msgid "Error management:" +msgstr "" + +#: libraries/replication_gui.lib.php:282 +msgid "Skipping errors might lead into unsynchronized master and slave!" +msgstr "" + +#: libraries/replication_gui.lib.php:286 +msgid "Skip current error" +msgstr "" + +#: libraries/replication_gui.lib.php:287 +msgid "Skip next" +msgstr "" + +#: libraries/replication_gui.lib.php:291 +msgid "errors." +msgstr "" + +#: libraries/replication_gui.lib.php:315 +#, php-format +msgid "" +"This server is not configured as master in a replication process. Would you " +"like to configure it?" +msgstr "" + +#: libraries/replication_gui.lib.php:356 +msgid "Uncheck All" +msgstr "" + +#: libraries/replication_gui.lib.php:378 +msgid "Slave configuration" +msgstr "" + +#: libraries/replication_gui.lib.php:381 +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:388 libraries/replication_gui.lib.php:772 +#: libraries/server_privileges.lib.php:1259 +msgid "User name:" +msgstr "" + +#: libraries/replication_gui.lib.php:394 libraries/replication_gui.lib.php:776 +#: libraries/replication_gui.lib.php:792 +#: libraries/server_privileges.lib.php:1264 +#: libraries/server_privileges.lib.php:1295 +msgid "User name" +msgstr "" + +#: libraries/replication_gui.lib.php:423 +msgid "Port:" +msgstr "" + +#: libraries/replication_gui.lib.php:507 +msgid "Master status" +msgstr "" + +#: libraries/replication_gui.lib.php:510 +msgid "Slave status" +msgstr "" + +#: libraries/replication_gui.lib.php:519 +#: libraries/server_status_variables.lib.php:219 +#: libraries/server_variables.lib.php:195 libraries/sql_query_form.lib.php:416 +msgid "Variable" +msgstr "" + +#: libraries/replication_gui.lib.php:598 libraries/server_bin_log.lib.php:132 +msgid "Server ID" +msgstr "" + +#: libraries/replication_gui.lib.php:599 libraries/replication_gui.lib.php:686 +#: libraries/replication_gui.lib.php:827 +#: libraries/server_privileges.lib.php:1325 +#: libraries/server_privileges.lib.php:1421 +#: libraries/server_privileges.lib.php:1814 +#: libraries/server_privileges.lib.php:1922 +#: libraries/server_privileges.lib.php:2869 +#: libraries/server_status.lib.php:347 +msgid "Host" +msgstr "" + +#: libraries/replication_gui.lib.php:619 +msgid "" +"Only slaves started with the --report-host=host_name option are visible in " +"this list." +msgstr "" + +#: libraries/replication_gui.lib.php:729 +#: libraries/server_privileges.lib.php:1378 +msgid "Any host" +msgstr "" + +#: libraries/replication_gui.lib.php:734 +#: libraries/server_privileges.lib.php:1386 +msgid "Local" +msgstr "" + +#: libraries/replication_gui.lib.php:741 +#: libraries/server_privileges.lib.php:1395 +msgid "This Host" +msgstr "" + +#: libraries/replication_gui.lib.php:783 +#: libraries/server_privileges.lib.php:1279 +msgid "Any user" +msgstr "" + +#: libraries/replication_gui.lib.php:788 libraries/replication_gui.lib.php:821 +#: libraries/replication_gui.lib.php:854 +#: libraries/server_privileges.lib.php:1414 +#: libraries/server_privileges.lib.php:2765 +msgid "Use text field:" +msgstr "" + +#: libraries/replication_gui.lib.php:815 +#: libraries/server_privileges.lib.php:1405 +msgid "Use Host Table" +msgstr "" + +#: libraries/replication_gui.lib.php:831 +#: libraries/server_privileges.lib.php:1425 +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:866 +#: libraries/server_privileges.lib.php:1472 +msgid "Re-type" +msgstr "" + +#: libraries/replication_gui.lib.php:870 +msgid "Generate Password:" +msgstr "" + +#: libraries/replication_gui.lib.php:931 +msgid "Unknown error" +msgstr "" + +#: libraries/replication_gui.lib.php:941 +#, php-format +msgid "Unable to connect to master %s." +msgstr "" + +#: libraries/replication_gui.lib.php:952 +msgid "" +"Unable to read master log position. Possible privilege problem on master." +msgstr "" + +#: libraries/replication_gui.lib.php:970 +msgid "Unable to change master" +msgstr "" + +#: libraries/replication_gui.lib.php:974 +#, php-format +msgid "Master server changed successfully to %s" +msgstr "" + +#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119 +#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:307 +#: libraries/rte/rte_routines.lib.php:316 +#: libraries/rte/rte_routines.lib.php:358 +#: libraries/rte/rte_routines.lib.php:1475 +#: libraries/rte/rte_triggers.lib.php:82 libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:129 +#, php-format +msgid "The following query has failed: \"%s\"" +msgstr "" + +#: libraries/rte/rte_events.lib.php:134 +msgid "Sorry, we failed to restore the dropped event." +msgstr "" + +#: libraries/rte/rte_events.lib.php:137 libraries/rte/rte_routines.lib.php:336 +#: libraries/rte/rte_triggers.lib.php:109 +msgid "The backed up query was:" +msgstr "" + +#: libraries/rte/rte_events.lib.php:144 +#, php-format +msgid "Event %1$s has been modified." +msgstr "" + +#: libraries/rte/rte_events.lib.php:164 +#, php-format +msgid "Event %1$s has been created." +msgstr "" + +#: libraries/rte/rte_events.lib.php:175 libraries/rte/rte_routines.lib.php:378 +#: libraries/rte/rte_triggers.lib.php:147 +msgid "One or more errors have occurred while processing your request:" +msgstr "" + +#: libraries/rte/rte_events.lib.php:228 +msgid "Edit event" +msgstr "" + +#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43 +#: libraries/rte/rte_routines.lib.php:476 +#: libraries/rte/rte_routines.lib.php:1501 +#: libraries/rte/rte_routines.lib.php:1541 +#: libraries/rte/rte_triggers.lib.php:230 +msgid "Error in processing request:" +msgstr "" + +#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:943 +#: libraries/rte/rte_triggers.lib.php:347 view_create.php:177 +msgid "Details" +msgstr "" + +#: libraries/rte/rte_events.lib.php:420 +msgid "Event name" +msgstr "" + +#: libraries/rte/rte_events.lib.php:441 libraries/server_bin_log.lib.php:131 +msgid "Event type" +msgstr "" + +#: libraries/rte/rte_events.lib.php:463 libraries/rte/rte_routines.lib.php:966 +#, php-format +msgid "Change to %s" +msgstr "" + +#: libraries/rte/rte_events.lib.php:469 +msgid "Execute at" +msgstr "" + +#: libraries/rte/rte_events.lib.php:477 +msgid "Execute every" +msgstr "" + +#: libraries/rte/rte_events.lib.php:496 +msgctxt "Start of recurring event" +msgid "Start" +msgstr "" + +#: libraries/rte/rte_events.lib.php:505 +msgctxt "End of recurring event" +msgid "End" +msgstr "" + +#: libraries/rte/rte_events.lib.php:519 +msgid "On completion preserve" +msgstr "" + +#: libraries/rte/rte_events.lib.php:524 +#: libraries/rte/rte_routines.lib.php:1054 +#: libraries/rte/rte_triggers.lib.php:407 view_create.php:206 +msgid "Definer" +msgstr "" + +#: libraries/rte/rte_events.lib.php:567 +#: libraries/rte/rte_routines.lib.php:1121 +#: libraries/rte/rte_triggers.lib.php:445 +msgid "The definer must be in the \"username@hostname\" format" +msgstr "" + +#: libraries/rte/rte_events.lib.php:574 +msgid "You must provide an event name" +msgstr "" + +#: libraries/rte/rte_events.lib.php:588 +msgid "You must provide a valid interval value for the event." +msgstr "" + +#: libraries/rte/rte_events.lib.php:603 +msgid "You must provide a valid execution time for the event." +msgstr "" + +#: libraries/rte/rte_events.lib.php:607 +msgid "You must provide a valid type for the event." +msgstr "" + +#: libraries/rte/rte_events.lib.php:631 +msgid "You must provide an event definition." +msgstr "" + +#: libraries/rte/rte_footer.lib.php:91 +msgid "OFF" +msgstr "" + +#: libraries/rte/rte_footer.lib.php:96 +msgid "ON" +msgstr "" + +#: libraries/rte/rte_footer.lib.php:108 +msgid "Event scheduler status" +msgstr "" + +#: libraries/rte/rte_list.lib.php:55 +msgid "Returns" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:76 +msgid "" +"You are using PHP's deprecated 'mysql' extension, which is not capable of " +"handling multi queries. [strong]The execution of some stored routines may " +"fail![/strong] Please use the improved 'mysqli' extension to avoid any " +"problems." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:292 +#: libraries/rte/rte_routines.lib.php:1130 +#, php-format +msgid "Invalid routine type: \"%s\"" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:332 +msgid "Sorry, we failed to restore the dropped routine." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:344 +#, php-format +msgid "Routine %1$s has been modified." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:365 +#, php-format +msgid "Routine %1$s has been created." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:446 +msgid "Edit routine" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:946 +msgid "Routine name" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:972 +msgid "Parameters" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:978 +msgid "Direction" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:981 +#: libraries/tbl_columns_definition_form.lib.php:278 +msgid "Length/Values" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:996 +msgid "Add parameter" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1000 +msgid "Remove last parameter" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1005 +msgid "Return type" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1012 +msgid "Return length/values" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1018 +msgid "Return options" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1049 +msgid "Is deterministic" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1059 +msgid "Security type" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1068 +msgid "SQL data access" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1137 +msgid "You must provide a routine name" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1172 +#, php-format +msgid "Invalid direction \"%s\" given for parameter." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1194 +#: libraries/rte/rte_routines.lib.php:1254 +msgid "" +"You must provide length/values for routine parameters of type ENUM, SET, " +"VARCHAR and VARBINARY." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1217 +msgid "You must provide a name and a type for each routine parameter." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1236 +msgid "You must provide a valid return type for the routine." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1296 +msgid "You must provide a routine definition." +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1389 +#, php-format +msgid "Execution results of routine %s" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1455 +#, php-format +msgid "%d row affected by the last statement inside the procedure" +msgid_plural "%d rows affected by the last statement inside the procedure" +msgstr[0] "" +msgstr[1] "" + +#: libraries/rte/rte_routines.lib.php:1528 +#: libraries/rte/rte_routines.lib.php:1536 +msgid "Execute routine" +msgstr "" + +#: libraries/rte/rte_routines.lib.php:1592 +#: libraries/rte/rte_routines.lib.php:1595 +msgid "Routine parameters" +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:106 +msgid "Sorry, we failed to restore the dropped trigger." +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:116 +#, php-format +msgid "Trigger %1$s has been modified." +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:136 +#, php-format +msgid "Trigger %1$s has been created." +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:204 +msgid "Edit trigger" +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:350 +msgid "Trigger name" +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:373 +msgctxt "Trigger action time" +msgid "Time" +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:452 +msgid "You must provide a trigger name" +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:459 +msgid "You must provide a valid timing for the trigger" +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:466 +msgid "You must provide a valid event for the trigger" +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:474 +msgid "You must provide a valid table name" +msgstr "" + +#: libraries/rte/rte_triggers.lib.php:480 +msgid "You must provide a trigger definition." +msgstr "" + +#: libraries/rte/rte_words.lib.php:27 +msgid "Add routine" +msgstr "" + +#: libraries/rte/rte_words.lib.php:29 +#, php-format +msgid "Export of routine %s" +msgstr "" + +#: libraries/rte/rte_words.lib.php:30 +msgid "routine" +msgstr "" + +#: libraries/rte/rte_words.lib.php:31 +msgid "You do not have the necessary privileges to create a routine" +msgstr "" + +#: libraries/rte/rte_words.lib.php:32 +#, php-format +msgid "No routine with name %1$s found in database %2$s" +msgstr "" + +#: libraries/rte/rte_words.lib.php:33 +msgid "There are no routines to display." +msgstr "" + +#: libraries/rte/rte_words.lib.php:39 +msgid "Add trigger" +msgstr "" + +#: libraries/rte/rte_words.lib.php:41 +#, php-format +msgid "Export of trigger %s" +msgstr "" + +#: libraries/rte/rte_words.lib.php:42 +msgid "trigger" +msgstr "" + +#: libraries/rte/rte_words.lib.php:43 +msgid "You do not have the necessary privileges to create a trigger" +msgstr "" + +#: libraries/rte/rte_words.lib.php:44 +#, php-format +msgid "No trigger with name %1$s found in database %2$s" +msgstr "" + +#: libraries/rte/rte_words.lib.php:45 +msgid "There are no triggers to display." +msgstr "" + +#: libraries/rte/rte_words.lib.php:51 +msgid "Add event" +msgstr "" + +#: libraries/rte/rte_words.lib.php:53 +#, php-format +msgid "Export of event %s" +msgstr "" + +#: libraries/rte/rte_words.lib.php:54 +msgid "event" +msgstr "" + +#: libraries/rte/rte_words.lib.php:55 +msgid "You do not have the necessary privileges to create an event" +msgstr "" + +#: libraries/rte/rte_words.lib.php:56 +#, php-format +msgid "No event with name %1$s found in database %2$s" +msgstr "" + +#: libraries/rte/rte_words.lib.php:57 +msgid "There are no events to display." +msgstr "" + +#: libraries/schema/Dia_Relation_Schema.class.php:237 +#: libraries/schema/Eps_Relation_Schema.class.php:428 +#: libraries/schema/Pdf_Relation_Schema.class.php:417 +#: libraries/schema/Svg_Relation_Schema.class.php:438 +#, php-format +msgid "The %s table doesn't exist!" +msgstr "" + +#: libraries/schema/Dia_Relation_Schema.class.php:275 +#: libraries/schema/Eps_Relation_Schema.class.php:479 +#: libraries/schema/Pdf_Relation_Schema.class.php:459 +#: libraries/schema/Svg_Relation_Schema.class.php:491 +#, php-format +msgid "Please configure the coordinates for table %s" +msgstr "" + +#: libraries/schema/Eps_Relation_Schema.class.php:834 +#: libraries/schema/Pdf_Relation_Schema.class.php:872 +#: libraries/schema/Svg_Relation_Schema.class.php:855 +#, php-format +msgid "Schema of the %s database - Page %s" +msgstr "" + +#: libraries/schema/Export_Relation_Schema.class.php:208 +msgid "This page does not contain any tables!" +msgstr "" + +#: libraries/schema/Export_Relation_Schema.class.php:236 +msgid "SCHEMA ERROR: " +msgstr "" + +#: libraries/schema/Pdf_Relation_Schema.class.php:894 +#: libraries/schema/Pdf_Relation_Schema.class.php:1228 +msgid "Relational schema" +msgstr "" + +#: libraries/schema/Pdf_Relation_Schema.class.php:1191 +msgid "Table of contents" +msgstr "" + +#: libraries/schema/Pdf_Relation_Schema.class.php:1376 +#: libraries/schema/Pdf_Relation_Schema.class.php:1399 +#: libraries/structure.lib.php:1184 +#: libraries/tbl_columns_definition_form.lib.php:296 +msgid "Attributes" +msgstr "" + +#: libraries/schema/Pdf_Relation_Schema.class.php:1379 +#: libraries/schema/Pdf_Relation_Schema.class.php:1402 +#: libraries/structure.lib.php:1187 libraries/tbl_tracking.lib.php:732 +msgid "Extra" +msgstr "" + +#: libraries/schema/User_Schema.class.php:132 +msgid "Create a page" +msgstr "" + +#: libraries/schema/User_Schema.class.php:138 +msgid "Page name" +msgstr "" + +#: libraries/schema/User_Schema.class.php:145 +msgid "Automatic layout based on" +msgstr "" + +#: libraries/schema/User_Schema.class.php:149 +msgid "Internal relations" +msgstr "" + +#: libraries/schema/User_Schema.class.php:163 +msgid "FOREIGN KEY" +msgstr "" + +#: libraries/schema/User_Schema.class.php:200 +msgid "Please choose a page to edit" +msgstr "" + +#: libraries/schema/User_Schema.class.php:205 +msgid "Select page" +msgstr "" + +#: libraries/schema/User_Schema.class.php:272 +msgid "Select Tables" +msgstr "" + +#: libraries/schema/User_Schema.class.php:389 view_create.php:236 +msgid "Column names" +msgstr "" + +#: libraries/schema/User_Schema.class.php:422 +msgid "Display relational schema" +msgstr "" + +#: libraries/schema/User_Schema.class.php:431 +msgid "Select Export Relational Type" +msgstr "" + +#: libraries/schema/User_Schema.class.php:455 +msgid "Show grid" +msgstr "" + +#: libraries/schema/User_Schema.class.php:458 +msgid "Show color" +msgstr "" + +#: libraries/schema/User_Schema.class.php:463 +msgid "Show dimension of tables" +msgstr "" + +#: libraries/schema/User_Schema.class.php:468 +msgid "Same width for all tables" +msgstr "" + +#: libraries/schema/User_Schema.class.php:472 libraries/structure.lib.php:379 +msgid "Data Dictionary" +msgstr "" + +#: libraries/schema/User_Schema.class.php:474 +msgid "Only show keys" +msgstr "" + +#: libraries/schema/User_Schema.class.php:476 +msgid "Landscape" +msgstr "" + +#: libraries/schema/User_Schema.class.php:477 +msgid "Portrait" +msgstr "" + +#: libraries/schema/User_Schema.class.php:479 +msgid "Orientation" +msgstr "" + +#: libraries/schema/User_Schema.class.php:492 +msgid "Paper size" +msgstr "" + +#: libraries/schema/User_Schema.class.php:539 +msgid "" +"The current page has references to tables that no longer exist. Would you " +"like to delete those references?" +msgstr "" + +#: libraries/schema/User_Schema.class.php:565 +msgid "Toggle scratchboard" +msgstr "" + +#: libraries/schema/User_Schema.class.php:663 +msgid "File doesn't exist" +msgstr "" + +#: libraries/select_lang.lib.php:540 libraries/select_lang.lib.php:549 +#: libraries/select_lang.lib.php:558 +#, php-format +msgid "Unknown language: %1$s." +msgstr "" + +#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:46 +msgid "Current Server:" +msgstr "" + +#: libraries/server_bin_log.lib.php:30 +msgid "Select binary log to view" +msgstr "" + +#: libraries/server_bin_log.lib.php:129 +msgid "Log name" +msgstr "" + +#: libraries/server_bin_log.lib.php:130 +msgid "Position" +msgstr "" + +#: libraries/server_bin_log.lib.php:133 +msgid "Original position" +msgstr "" + +#: libraries/server_bin_log.lib.php:134 libraries/structure.lib.php:2176 +msgid "Information" +msgstr "" + +#: libraries/server_bin_log.lib.php:184 libraries/server_status.lib.php:463 +msgid "Truncate Shown Queries" +msgstr "" + +#: libraries/server_bin_log.lib.php:188 libraries/server_status.lib.php:468 +msgid "Show Full Queries" +msgstr "" + +#: libraries/server_common.lib.php:27 +msgid "Server variables and settings" +msgstr "" + +#: libraries/server_common.lib.php:30 +msgid "Storage Engines" +msgstr "" + +#: libraries/server_common.lib.php:39 +msgid "Character Sets and Collations" +msgstr "" + +#: libraries/server_common.lib.php:45 +msgid "Databases statistics" +msgstr "" + +#: libraries/server_databases.lib.php:363 +msgid "" +"Note: Enabling the database statistics here might cause heavy traffic " +"between the web server and the MySQL server." +msgstr "" + +#: libraries/server_databases.lib.php:371 +#: libraries/server_databases.lib.php:372 +msgid "Enable Statistics" +msgstr "" + +#: libraries/server_databases.lib.php:493 +#, php-format +msgid "%1$d database has been dropped successfully." +msgid_plural "%1$d databases have been dropped successfully." +msgstr[0] "" +msgstr[1] "" + +#: libraries/server_plugins.lib.php:32 +msgid "Modules" +msgstr "" + +#: libraries/server_plugins.lib.php:68 +msgid "Begin" +msgstr "" + +#: libraries/server_plugins.lib.php:75 +msgid "Plugin" +msgstr "" + +#: libraries/server_plugins.lib.php:76 libraries/server_plugins.lib.php:132 +msgid "Module" +msgstr "" + +#: libraries/server_plugins.lib.php:77 libraries/server_plugins.lib.php:134 +msgid "Library" +msgstr "" + +#: libraries/server_plugins.lib.php:78 libraries/server_plugins.lib.php:135 +#: libraries/tbl_tracking.lib.php:197 +msgid "Version" +msgstr "" + +#: libraries/server_plugins.lib.php:79 libraries/server_plugins.lib.php:136 +msgid "Author" +msgstr "" + +#: libraries/server_plugins.lib.php:80 libraries/server_plugins.lib.php:137 +msgid "License" +msgstr "" + +#: libraries/server_plugins.lib.php:189 +msgid "disabled" +msgstr "" + +#: libraries/server_privileges.lib.php:167 server_privileges.php:113 +msgid "No privileges." +msgstr "" + +#: libraries/server_privileges.lib.php:176 server_privileges.php:59 +msgid "Includes all privileges except GRANT." +msgstr "" + +#: libraries/server_privileges.lib.php:249 +#: libraries/server_privileges.lib.php:861 +#: libraries/server_privileges.lib.php:1037 server_privileges.php:102 +msgid "Allows reading data." +msgstr "" + +#: libraries/server_privileges.lib.php:254 +#: libraries/server_privileges.lib.php:866 +#: libraries/server_privileges.lib.php:1038 server_privileges.php:78 +msgid "Allows inserting and replacing data." +msgstr "" + +#: libraries/server_privileges.lib.php:259 +#: libraries/server_privileges.lib.php:871 +#: libraries/server_privileges.lib.php:1039 server_privileges.php:112 +msgid "Allows changing data." +msgstr "" + +#: libraries/server_privileges.lib.php:264 +#: libraries/server_privileges.lib.php:1040 server_privileges.php:68 +msgid "Allows deleting data." +msgstr "" + +#: libraries/server_privileges.lib.php:269 +#: libraries/server_privileges.lib.php:1066 server_privileges.php:62 +msgid "Allows creating new databases and tables." +msgstr "" + +#: libraries/server_privileges.lib.php:274 +#: libraries/server_privileges.lib.php:1078 server_privileges.php:69 +msgid "Allows dropping databases and tables." +msgstr "" + +#: libraries/server_privileges.lib.php:279 +#: libraries/server_privileges.lib.php:1162 server_privileges.php:96 +msgid "Allows reloading server settings and flushing the server's caches." +msgstr "" + +#: libraries/server_privileges.lib.php:284 +#: libraries/server_privileges.lib.php:1166 server_privileges.php:105 +msgid "Allows shutting down the server." +msgstr "" + +#: libraries/server_privileges.lib.php:289 +#: libraries/server_privileges.lib.php:1158 server_privileges.php:93 +msgid "Allows viewing processes of all users" +msgstr "" + +#: libraries/server_privileges.lib.php:294 +#: libraries/server_privileges.lib.php:1046 server_privileges.php:73 +msgid "Allows importing data from and exporting data into files." +msgstr "" + +#: libraries/server_privileges.lib.php:299 +#: libraries/server_privileges.lib.php:876 +#: libraries/server_privileges.lib.php:1179 server_privileges.php:94 +msgid "Has no effect in this MySQL version." +msgstr "" + +#: libraries/server_privileges.lib.php:304 +#: libraries/server_privileges.lib.php:1074 server_privileges.php:77 +msgid "Allows creating and dropping indexes." +msgstr "" + +#: libraries/server_privileges.lib.php:309 +#: libraries/server_privileges.lib.php:1072 server_privileges.php:60 +msgid "Allows altering the structure of existing tables." +msgstr "" + +#: libraries/server_privileges.lib.php:314 +#: libraries/server_privileges.lib.php:1170 server_privileges.php:103 +msgid "Gives access to the complete list of databases." +msgstr "" + +#: libraries/server_privileges.lib.php:320 +#: libraries/server_privileges.lib.php:1150 server_privileges.php:107 +msgid "" +"Allows connecting, even if maximum number of connections is reached; " +"required for most administrative operations like setting global variables or " +"killing threads of other users." +msgstr "" + +#: libraries/server_privileges.lib.php:328 +#: libraries/server_privileges.lib.php:1084 server_privileges.php:65 +msgid "Allows creating temporary tables." +msgstr "" + +#: libraries/server_privileges.lib.php:333 +#: libraries/server_privileges.lib.php:1175 server_privileges.php:79 +msgid "Allows locking tables for the current thread." +msgstr "" + +#: libraries/server_privileges.lib.php:338 +#: libraries/server_privileges.lib.php:1188 server_privileges.php:101 +msgid "Needed for the replication slaves." +msgstr "" + +#: libraries/server_privileges.lib.php:343 +#: libraries/server_privileges.lib.php:1184 server_privileges.php:99 +msgid "Allows the user to ask where the slaves / masters are." +msgstr "" + +#: libraries/server_privileges.lib.php:348 +#: libraries/server_privileges.lib.php:364 +#: libraries/server_privileges.lib.php:1104 +#: libraries/server_privileges.lib.php:1111 server_privileges.php:67 +msgid "Allows creating new views." +msgstr "" + +#: libraries/server_privileges.lib.php:353 +#: libraries/server_privileges.lib.php:1118 server_privileges.php:71 +msgid "Allows to set up events for the event scheduler" +msgstr "" + +#: libraries/server_privileges.lib.php:358 +#: libraries/server_privileges.lib.php:1122 server_privileges.php:111 +msgid "Allows creating and dropping triggers" +msgstr "" + +#: libraries/server_privileges.lib.php:369 +#: libraries/server_privileges.lib.php:375 +#: libraries/server_privileges.lib.php:1088 server_privileges.php:104 +msgid "Allows performing SHOW CREATE VIEW queries." +msgstr "" + +#: libraries/server_privileges.lib.php:380 +#: libraries/server_privileges.lib.php:1092 server_privileges.php:63 +msgid "Allows creating stored routines." +msgstr "" + +#: libraries/server_privileges.lib.php:385 +#: libraries/server_privileges.lib.php:1096 server_privileges.php:61 +msgid "Allows altering and dropping stored routines." +msgstr "" + +#: libraries/server_privileges.lib.php:390 +#: libraries/server_privileges.lib.php:1192 server_privileges.php:66 +msgid "Allows creating, dropping and renaming user accounts." +msgstr "" + +#: libraries/server_privileges.lib.php:395 +#: libraries/server_privileges.lib.php:1098 server_privileges.php:72 +msgid "Allows executing stored routines." +msgstr "" + +#: libraries/server_privileges.lib.php:443 +#: libraries/server_privileges.lib.php:444 +msgctxt "None privileges" +msgid "None" +msgstr "" + +#: libraries/server_privileges.lib.php:495 +#: libraries/server_privileges.lib.php:521 +#: libraries/server_privileges.lib.php:2877 +#: libraries/server_user_groups.lib.php:78 +msgid "User group" +msgstr "" + +#: libraries/server_privileges.lib.php:704 +msgid "Resource limits" +msgstr "" + +#: libraries/server_privileges.lib.php:706 +msgid "Note: Setting these options to 0 (zero) removes the limit." +msgstr "" + +#: libraries/server_privileges.lib.php:713 +#: libraries/server_privileges.lib.php:723 server_privileges.php:84 +msgid "Limits the number of queries the user may send to the server per hour." +msgstr "" + +#: libraries/server_privileges.lib.php:732 +#: libraries/server_privileges.lib.php:741 server_privileges.php:87 +msgid "" +"Limits the number of commands that change any table or database the user may " +"execute per hour." +msgstr "" + +#: libraries/server_privileges.lib.php:751 +#: libraries/server_privileges.lib.php:758 server_privileges.php:81 +msgid "Limits the number of new connections the user may open per hour." +msgstr "" + +#: libraries/server_privileges.lib.php:766 +#: libraries/server_privileges.lib.php:774 server_privileges.php:91 +msgid "Limits the number of simultaneous connections the user may have." +msgstr "" + +#: libraries/server_privileges.lib.php:827 +#: libraries/server_privileges.lib.php:1002 +#: libraries/server_privileges.lib.php:2695 +#: libraries/server_privileges.lib.php:2707 +msgid "Table-specific privileges" +msgstr "" + +#: libraries/server_privileges.lib.php:829 +#: libraries/server_privileges.lib.php:1009 +#: libraries/server_privileges.lib.php:2873 +msgid "Note: MySQL privilege names are expressed in English" +msgstr "" + +#: libraries/server_privileges.lib.php:977 +msgid "Administration" +msgstr "" + +#: libraries/server_privileges.lib.php:998 +#: libraries/server_privileges.lib.php:2871 +msgid "Global privileges" +msgstr "" + +#: libraries/server_privileges.lib.php:1000 +#: libraries/server_privileges.lib.php:2694 +msgid "Database-specific privileges" +msgstr "" + +#: libraries/server_privileges.lib.php:1067 server_privileges.php:64 +msgid "Allows creating new tables." +msgstr "" + +#: libraries/server_privileges.lib.php:1079 server_privileges.php:70 +msgid "Allows dropping tables." +msgstr "" + +#: libraries/server_privileges.lib.php:1141 server_privileges.php:75 +msgid "" +"Allows adding users and privileges without reloading the privilege tables." +msgstr "" + +#: libraries/server_privileges.lib.php:1256 +msgid "Login Information" +msgstr "" + +#: libraries/server_privileges.lib.php:1288 +#: libraries/server_privileges.lib.php:1456 +#: libraries/server_privileges.lib.php:2825 +msgid "Use text field" +msgstr "" + +#: libraries/server_privileges.lib.php:1310 +msgid "" +"An account already exists with the same username but possibly a different " +"hostname. Are you sure you wish to proceed?" +msgstr "" + +#: libraries/server_privileges.lib.php:1446 +msgid "Do not change the password" +msgstr "" + +#: libraries/server_privileges.lib.php:1587 +#, php-format +msgid "The password for %s was changed successfully." +msgstr "" + +#: libraries/server_privileges.lib.php:1629 +#, php-format +msgid "You have revoked the privileges for %s." +msgstr "" + +#: libraries/server_privileges.lib.php:1687 +msgid "Database for user" +msgstr "" + +#: libraries/server_privileges.lib.php:1691 +msgid "Create database with same name and grant all privileges." +msgstr "" + +#: libraries/server_privileges.lib.php:1697 +msgid "Grant all privileges on wildcard name (username\\_%)." +msgstr "" + +#: libraries/server_privileges.lib.php:1706 +#, php-format +msgid "Grant all privileges on database "%s"." +msgstr "" + +#: libraries/server_privileges.lib.php:1802 +#: libraries/server_privileges.lib.php:1906 +#, php-format +msgid "Users having access to "%s"" +msgstr "" + +#: libraries/server_privileges.lib.php:1813 +#: libraries/server_privileges.lib.php:1921 +#: libraries/server_privileges.lib.php:2868 +#: libraries/server_privileges.lib.php:3628 +#: libraries/server_privileges.lib.php:3674 +#: libraries/server_status.lib.php:343 libraries/server_user_groups.lib.php:38 +msgid "User" +msgstr "" + +#: libraries/server_privileges.lib.php:1817 +#: libraries/server_privileges.lib.php:1925 +#: libraries/server_privileges.lib.php:2704 +#: libraries/server_privileges.lib.php:2879 +msgid "Grant" +msgstr "" + +#: libraries/server_privileges.lib.php:1862 +msgid "User has been added." +msgstr "" + +#: libraries/server_privileges.lib.php:1870 +#: libraries/server_privileges.lib.php:1991 +msgctxt "Create new user" +msgid "New" +msgstr "" + +#: libraries/server_privileges.lib.php:2037 +#: libraries/server_privileges.lib.php:2293 +#: libraries/server_privileges.lib.php:2965 +msgid "Any" +msgstr "" + +#: libraries/server_privileges.lib.php:2058 +msgid "global" +msgstr "" + +#: libraries/server_privileges.lib.php:2061 +msgid "database-specific" +msgstr "" + +#: libraries/server_privileges.lib.php:2063 +msgid "wildcard" +msgstr "" + +#: libraries/server_privileges.lib.php:2069 +msgid "table-specific" +msgstr "" + +#: libraries/server_privileges.lib.php:2146 +#: libraries/server_privileges.lib.php:3324 +msgid "No user found." +msgstr "" + +#: libraries/server_privileges.lib.php:2178 +msgid "Edit Privileges" +msgstr "" + +#: libraries/server_privileges.lib.php:2205 +msgid "Revoke" +msgstr "" + +#: libraries/server_privileges.lib.php:2248 +msgid "Edit user group" +msgstr "" + +#: libraries/server_privileges.lib.php:2401 +msgid "… keep the old one." +msgstr "" + +#: libraries/server_privileges.lib.php:2402 +msgid "… delete the old one from the user tables." +msgstr "" + +#: libraries/server_privileges.lib.php:2404 +msgid "" +"… revoke all active privileges from the old one and delete it afterwards." +msgstr "" + +#: libraries/server_privileges.lib.php:2408 +msgid "" +"… delete the old one from the user tables and reload the privileges " +"afterwards." +msgstr "" + +#: libraries/server_privileges.lib.php:2422 +msgid "Change Login Information / Copy User" +msgstr "" + +#: libraries/server_privileges.lib.php:2428 +msgid "Create a new user with the same privileges and …" +msgstr "" + +#: libraries/server_privileges.lib.php:2708 +msgid "Column-specific privileges" +msgstr "" + +#: libraries/server_privileges.lib.php:2761 +msgid "Add privileges on the following database:" +msgstr "" + +#: libraries/server_privileges.lib.php:2785 +msgid "Wildcards % and _ should be escaped with a \\ to use them literally." +msgstr "" + +#: libraries/server_privileges.lib.php:2803 +msgid "Add privileges on the following table:" +msgstr "" + +#: libraries/server_privileges.lib.php:3047 +msgid "Remove selected users" +msgstr "" + +#: libraries/server_privileges.lib.php:3053 +msgid "Revoke all active privileges from the users and delete them afterwards." +msgstr "" + +#: libraries/server_privileges.lib.php:3061 +#: libraries/server_privileges.lib.php:3067 +#: libraries/server_privileges.lib.php:3070 +msgid "Drop the databases that have the same names as the users." +msgstr "" + +#: libraries/server_privileges.lib.php:3204 +msgid "No users selected for deleting!" +msgstr "" + +#: libraries/server_privileges.lib.php:3207 +msgid "Reloading the privileges" +msgstr "" + +#: libraries/server_privileges.lib.php:3226 +msgid "The selected users have been deleted successfully." +msgstr "" + +#: libraries/server_privileges.lib.php:3293 +#, php-format +msgid "You have updated the privileges for %s." +msgstr "" + +#: libraries/server_privileges.lib.php:3363 +#, php-format +msgid "Deleting %s" +msgstr "" + +#: libraries/server_privileges.lib.php:3392 +msgid "The privileges were reloaded successfully." +msgstr "" + +#: libraries/server_privileges.lib.php:3474 +#, php-format +msgid "The user %s already exists!" +msgstr "" + +#: libraries/server_privileges.lib.php:3619 +#, php-format +msgid "Privileges for %s" +msgstr "" + +#: libraries/server_privileges.lib.php:3673 +msgid "Edit Privileges:" +msgstr "" + +#: libraries/server_privileges.lib.php:3734 libraries/server_users.lib.php:25 +msgid "Users overview" +msgstr "" + +#: libraries/server_privileges.lib.php:3809 +#, php-format +msgid "" +"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " +"tables. The content of these tables may differ from the privileges the " +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." +msgstr "" + +#: libraries/server_privileges.lib.php:3859 +msgid "The selected user was not found in the privilege table." +msgstr "" + +#: libraries/server_privileges.lib.php:4080 +msgid "You have added a new user." +msgstr "" + +#: libraries/server_status.lib.php:56 +#, php-format +msgid "Network traffic since startup: %s" +msgstr "" + +#: libraries/server_status.lib.php:69 +#, php-format +msgid "This MySQL server has been running for %1$s. It started up on %2$s." +msgstr "" + +#: libraries/server_status.lib.php:79 +msgid "" +"This MySQL server works as master and slave in replication process." +msgstr "" + +#: libraries/server_status.lib.php:84 +msgid "This MySQL server works as master in replication process." +msgstr "" + +#: libraries/server_status.lib.php:89 +msgid "This MySQL server works as slave in replication process." +msgstr "" + +#: libraries/server_status.lib.php:103 +msgid "Replication status" +msgstr "" + +#: libraries/server_status.lib.php:132 +msgid "" +"On a busy server, the byte counters may overrun, so those statistics as " +"reported by the MySQL server may be incorrect." +msgstr "" + +#: libraries/server_status.lib.php:142 +msgid "Received" +msgstr "" + +#: libraries/server_status.lib.php:161 +msgid "Sent" +msgstr "" + +#: libraries/server_status.lib.php:227 +msgid "max. concurrent connections" +msgstr "" + +#: libraries/server_status.lib.php:237 +msgid "Failed attempts" +msgstr "" + +#: libraries/server_status.lib.php:264 +msgid "Aborted" +msgstr "" + +#: libraries/server_status.lib.php:339 +msgid "ID" +msgstr "" + +#: libraries/server_status.lib.php:355 +msgid "Command" +msgstr "" + +#: libraries/server_status_advisor.lib.php:23 +msgid "Instructions" +msgstr "" + +#: libraries/server_status_advisor.lib.php:29 +msgid "" +"The Advisor system can provide recommendations on server variables by " +"analyzing the server status variables." +msgstr "" + +#: libraries/server_status_advisor.lib.php:35 +msgid "" +"Do note however that this system provides recommendations based on simple " +"calculations and by rule of thumb which may not necessarily apply to your " +"system." +msgstr "" + +#: libraries/server_status_advisor.lib.php:42 +msgid "" +"Prior to changing any of the configuration, be sure to know what you are " +"changing (by reading the documentation) and how to undo the change. Wrong " +"tuning can have a very negative effect on performance." +msgstr "" + +#: libraries/server_status_advisor.lib.php:50 +msgid "" +"The best way to tune your system would be to change only one setting at a " +"time, observe or benchmark your database, and undo the change if there was " +"no clearly measurable improvement." +msgstr "" + +#: libraries/server_status_monitor.lib.php:77 +#, php-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" + +#: libraries/server_status_monitor.lib.php:80 +#, php-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#: libraries/server_status_monitor.lib.php:96 +msgid "Log statistics" +msgstr "" + +#: libraries/server_status_monitor.lib.php:97 +msgid "Selected time range:" +msgstr "" + +#: libraries/server_status_monitor.lib.php:105 +msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" +msgstr "" + +#: libraries/server_status_monitor.lib.php:111 +msgid "Remove variable data in INSERT statements for better grouping" +msgstr "" + +#: libraries/server_status_monitor.lib.php:115 +msgid "Choose from which log you want the statistics to be generated from." +msgstr "" + +#: libraries/server_status_monitor.lib.php:119 +msgid "Results are grouped by query text." +msgstr "" + +#: libraries/server_status_monitor.lib.php:123 +msgid "Query analyzer" +msgstr "" + +#: libraries/server_status_monitor.lib.php:140 +msgid "Monitor Instructions" +msgstr "" + +#: libraries/server_status_monitor.lib.php:142 +msgid "" +"The phpMyAdmin Monitor can assist you in optimizing the server configuration " +"and track down time intensive queries. For the latter you will need to set " +"log_output to 'TABLE' and have either the slow_query_log or general_log " +"enabled. Note however, that the general_log produces a lot of data and " +"increases server load by up to 15%." +msgstr "" + +#: libraries/server_status_monitor.lib.php:154 +msgid "" +"Unfortunately your Database server does not support logging to table, which " +"is a requirement for analyzing the database logs with phpMyAdmin. Logging to " +"table is supported by MySQL 5.1.6 and onwards. You may still use the server " +"charting features however." +msgstr "" + +#: libraries/server_status_monitor.lib.php:169 +msgid "Using the monitor:" +msgstr "" + +#: libraries/server_status_monitor.lib.php:172 +msgid "" +"Your browser will refresh all displayed charts in a regular interval. You " +"may add charts and change the refresh rate under 'Settings', or remove any " +"chart using the cog icon on each respective chart." +msgstr "" + +#: libraries/server_status_monitor.lib.php:178 +msgid "" +"To display queries from the logs, select the relevant time span on any chart " +"by holding down the left mouse button and panning over the chart. Once " +"confirmed, this will load a table of grouped queries, there you may click on " +"any occurring SELECT statements to further analyze them." +msgstr "" + +#: libraries/server_status_monitor.lib.php:188 +msgid "Please note:" +msgstr "" + +#: libraries/server_status_monitor.lib.php:191 +msgid "" +"Enabling the general_log may increase the server load by 5-15%. Also be " +"aware that generating statistics from the logs is a load intensive task, so " +"it is advisable to select only a small time span and to disable the " +"general_log and empty its table once monitoring is not required any more." +msgstr "" + +#: libraries/server_status_monitor.lib.php:213 +#: libraries/server_status_monitor.lib.php:323 +msgid "Add chart" +msgstr "" + +#: libraries/server_status_monitor.lib.php:219 +msgid "Preset chart" +msgstr "" + +#: libraries/server_status_monitor.lib.php:224 +msgid "Status variable(s)" +msgstr "" + +#: libraries/server_status_monitor.lib.php:227 +msgid "Select series:" +msgstr "" + +#: libraries/server_status_monitor.lib.php:229 +msgid "Commonly monitored" +msgstr "" + +#: libraries/server_status_monitor.lib.php:245 +msgid "or type variable name:" +msgstr "" + +#: libraries/server_status_monitor.lib.php:252 +msgid "Display as differential value" +msgstr "" + +#: libraries/server_status_monitor.lib.php:256 +msgid "Apply a divisor" +msgstr "" + +#: libraries/server_status_monitor.lib.php:264 +msgid "Append unit to data values" +msgstr "" + +#: libraries/server_status_monitor.lib.php:270 +msgid "Add this series" +msgstr "" + +#: libraries/server_status_monitor.lib.php:272 +msgid "Clear series" +msgstr "" + +#: libraries/server_status_monitor.lib.php:275 +msgid "Series in Chart:" +msgstr "" + +#: libraries/server_status_monitor.lib.php:296 +msgid "Start Monitor" +msgstr "" + +#: libraries/server_status_monitor.lib.php:303 +msgid "Instructions/Setup" +msgstr "" + +#: libraries/server_status_monitor.lib.php:307 +msgid "Done dragging (rearranging) charts" +msgstr "" + +#: libraries/server_status_monitor.lib.php:326 +msgid "Enable charts dragging" +msgstr "" + +#: libraries/server_status_monitor.lib.php:330 +msgid "Refresh rate" +msgstr "" + +#: libraries/server_status_monitor.lib.php:339 +msgid "Chart columns" +msgstr "" + +#: libraries/server_status_monitor.lib.php:355 +msgid "Chart arrangement" +msgstr "" + +#: libraries/server_status_monitor.lib.php:358 +msgid "" +"The arrangement of the charts is stored to the browsers local storage. You " +"may want to export it if you have a complicated set up." +msgstr "" + +#: libraries/server_status_monitor.lib.php:372 +msgid "Reset to default" +msgstr "" + +#: libraries/server_status_queries.lib.php:33 +#, php-format +msgid "Questions since startup: %s" +msgstr "" + +#: libraries/server_status_queries.lib.php:44 +msgid "per hour:" +msgstr "" + +#: libraries/server_status_queries.lib.php:47 +msgid "per minute:" +msgstr "" + +#: libraries/server_status_queries.lib.php:54 +msgid "per second:" +msgstr "" + +#: libraries/server_status_queries.lib.php:93 +msgid "Statements" +msgstr "" + +#. l10n: # = Amount of queries +#: libraries/server_status_queries.lib.php:96 +msgid "#" +msgstr "" + +#: libraries/server_status_variables.lib.php:39 +#: libraries/server_variables.lib.php:185 +msgid "Filters" +msgstr "" + +#: libraries/server_status_variables.lib.php:44 +#: libraries/server_variables.lib.php:187 +msgid "Containing the word:" +msgstr "" + +#: libraries/server_status_variables.lib.php:52 +msgid "Show only alert values" +msgstr "" + +#: libraries/server_status_variables.lib.php:57 +msgid "Filter by category…" +msgstr "" + +#: libraries/server_status_variables.lib.php:78 +msgid "Show unformatted values" +msgstr "" + +#: libraries/server_status_variables.lib.php:98 +msgid "Related links:" +msgstr "" + +#: libraries/server_status_variables.lib.php:329 +msgid "" +"The number of connections that were aborted because the client died without " +"closing the connection properly." +msgstr "" + +#: libraries/server_status_variables.lib.php:333 +msgid "The number of failed attempts to connect to the MySQL server." +msgstr "" + +#: libraries/server_status_variables.lib.php:336 +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 "" + +#: libraries/server_status_variables.lib.php:341 +msgid "The number of transactions that used the temporary binary log cache." +msgstr "" + +#: libraries/server_status_variables.lib.php:344 +msgid "" +"The number of connection attempts (successful or not) to the MySQL server." +msgstr "" + +#: libraries/server_status_variables.lib.php:348 +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 " +"to increase the tmp_table_size value to cause temporary tables to be memory-" +"based instead of disk-based." +msgstr "" + +#: libraries/server_status_variables.lib.php:355 +msgid "How many temporary files mysqld has created." +msgstr "" + +#: libraries/server_status_variables.lib.php:358 +msgid "" +"The number of in-memory temporary tables created automatically by the server " +"while executing statements." +msgstr "" + +#: libraries/server_status_variables.lib.php:362 +msgid "" +"The number of rows written with INSERT DELAYED for which some error occurred " +"(probably duplicate key)." +msgstr "" + +#: libraries/server_status_variables.lib.php:366 +msgid "" +"The number of INSERT DELAYED handler threads in use. Every different table " +"on which one uses INSERT DELAYED gets its own thread." +msgstr "" + +#: libraries/server_status_variables.lib.php:371 +msgid "The number of INSERT DELAYED rows written." +msgstr "" + +#: libraries/server_status_variables.lib.php:374 +msgid "The number of executed FLUSH statements." +msgstr "" + +#: libraries/server_status_variables.lib.php:377 +msgid "The number of internal COMMIT statements." +msgstr "" + +#: libraries/server_status_variables.lib.php:380 +msgid "The number of times a row was deleted from a table." +msgstr "" + +#: libraries/server_status_variables.lib.php:383 +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 "" + +#: libraries/server_status_variables.lib.php:389 +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 "" + +#: libraries/server_status_variables.lib.php:395 +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 "" + +#: libraries/server_status_variables.lib.php:400 +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 "" + +#: libraries/server_status_variables.lib.php:405 +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 "" + +#: libraries/server_status_variables.lib.php:409 +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 " +"probably have a lot of queries that require MySQL to scan whole tables or " +"you have joins that don't use keys properly." +msgstr "" + +#: libraries/server_status_variables.lib.php:416 +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 " +"tables are not properly indexed or that your queries are not written to take " +"advantage of the indexes you have." +msgstr "" + +#: libraries/server_status_variables.lib.php:423 +msgid "The number of internal ROLLBACK statements." +msgstr "" + +#: libraries/server_status_variables.lib.php:426 +msgid "The number of requests to update a row in a table." +msgstr "" + +#: libraries/server_status_variables.lib.php:429 +msgid "The number of requests to insert a row in a table." +msgstr "" + +#: libraries/server_status_variables.lib.php:432 +msgid "The number of pages containing data (dirty or clean)." +msgstr "" + +#: libraries/server_status_variables.lib.php:435 +msgid "The number of pages currently dirty." +msgstr "" + +#: libraries/server_status_variables.lib.php:438 +msgid "The number of buffer pool pages that have been requested to be flushed." +msgstr "" + +#: libraries/server_status_variables.lib.php:442 +msgid "The number of free pages." +msgstr "" + +#: libraries/server_status_variables.lib.php:445 +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 "" + +#: libraries/server_status_variables.lib.php:450 +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 " +"be calculated as Innodb_buffer_pool_pages_total - " +"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." +msgstr "" + +#: libraries/server_status_variables.lib.php:457 +msgid "Total size of buffer pool, in pages." +msgstr "" + +#: libraries/server_status_variables.lib.php:460 +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 "" + +#: libraries/server_status_variables.lib.php:465 +msgid "" +"The number of sequential read-aheads InnoDB initiated. This happens when " +"InnoDB does a sequential full table scan." +msgstr "" + +#: libraries/server_status_variables.lib.php:469 +msgid "The number of logical read requests InnoDB has done." +msgstr "" + +#: libraries/server_status_variables.lib.php:472 +msgid "" +"The number of logical reads that InnoDB could not satisfy from buffer pool " +"and had to do a single-page read." +msgstr "" + +#: libraries/server_status_variables.lib.php:476 +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 " +"available, it's necessary to wait for pages to be flushed first. This " +"counter counts instances of these waits. If the buffer pool size was set " +"properly, this value should be small." +msgstr "" + +#: libraries/server_status_variables.lib.php:484 +msgid "The number writes done to the InnoDB buffer pool." +msgstr "" + +#: libraries/server_status_variables.lib.php:487 +msgid "The number of fsync() operations so far." +msgstr "" + +#: libraries/server_status_variables.lib.php:490 +msgid "The current number of pending fsync() operations." +msgstr "" + +#: libraries/server_status_variables.lib.php:493 +msgid "The current number of pending reads." +msgstr "" + +#: libraries/server_status_variables.lib.php:496 +msgid "The current number of pending writes." +msgstr "" + +#: libraries/server_status_variables.lib.php:499 +msgid "The amount of data read so far, in bytes." +msgstr "" + +#: libraries/server_status_variables.lib.php:502 +msgid "The total number of data reads." +msgstr "" + +#: libraries/server_status_variables.lib.php:505 +msgid "The total number of data writes." +msgstr "" + +#: libraries/server_status_variables.lib.php:508 +msgid "The amount of data written so far, in bytes." +msgstr "" + +#: libraries/server_status_variables.lib.php:511 +msgid "The number of pages that have been written for doublewrite operations." +msgstr "" + +#: libraries/server_status_variables.lib.php:515 +msgid "The number of doublewrite operations that have been performed." +msgstr "" + +#: libraries/server_status_variables.lib.php:518 +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 "" + +#: libraries/server_status_variables.lib.php:522 +msgid "The number of log write requests." +msgstr "" + +#: libraries/server_status_variables.lib.php:525 +msgid "The number of physical writes to the log file." +msgstr "" + +#: libraries/server_status_variables.lib.php:528 +msgid "The number of fsync() writes done to the log file." +msgstr "" + +#: libraries/server_status_variables.lib.php:531 +msgid "The number of pending log file fsyncs." +msgstr "" + +#: libraries/server_status_variables.lib.php:534 +msgid "Pending log file writes." +msgstr "" + +#: libraries/server_status_variables.lib.php:537 +msgid "The number of bytes written to the log file." +msgstr "" + +#: libraries/server_status_variables.lib.php:540 +msgid "The number of pages created." +msgstr "" + +#: libraries/server_status_variables.lib.php:543 +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 "" + +#: libraries/server_status_variables.lib.php:548 +msgid "The number of pages read." +msgstr "" + +#: libraries/server_status_variables.lib.php:551 +msgid "The number of pages written." +msgstr "" + +#: libraries/server_status_variables.lib.php:554 +msgid "The number of row locks currently being waited for." +msgstr "" + +#: libraries/server_status_variables.lib.php:557 +msgid "The average time to acquire a row lock, in milliseconds." +msgstr "" + +#: libraries/server_status_variables.lib.php:560 +msgid "The total time spent in acquiring row locks, in milliseconds." +msgstr "" + +#: libraries/server_status_variables.lib.php:563 +msgid "The maximum time to acquire a row lock, in milliseconds." +msgstr "" + +#: libraries/server_status_variables.lib.php:566 +msgid "The number of times a row lock had to be waited for." +msgstr "" + +#: libraries/server_status_variables.lib.php:569 +msgid "The number of rows deleted from InnoDB tables." +msgstr "" + +#: libraries/server_status_variables.lib.php:572 +msgid "The number of rows inserted in InnoDB tables." +msgstr "" + +#: libraries/server_status_variables.lib.php:575 +msgid "The number of rows read from InnoDB tables." +msgstr "" + +#: libraries/server_status_variables.lib.php:578 +msgid "The number of rows updated in InnoDB tables." +msgstr "" + +#: libraries/server_status_variables.lib.php:581 +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 "" + +#: libraries/server_status_variables.lib.php:586 +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 "" + +#: libraries/server_status_variables.lib.php:590 +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 "" + +#: libraries/server_status_variables.lib.php:595 +msgid "Percentage of used key cache (calculated value)" +msgstr "" + +#: libraries/server_status_variables.lib.php:598 +msgid "The number of requests to read a key block from the cache." +msgstr "" + +#: libraries/server_status_variables.lib.php:601 +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 "" + +#: libraries/server_status_variables.lib.php:607 +msgid "" +"Key cache miss calculated as rate of physical reads compared to read " +"requests (calculated value)" +msgstr "" + +#: libraries/server_status_variables.lib.php:611 +msgid "The number of requests to write a key block to the cache." +msgstr "" + +#: libraries/server_status_variables.lib.php:614 +msgid "The number of physical writes of a key block to disk." +msgstr "" + +#: libraries/server_status_variables.lib.php:617 +msgid "" +"Percentage of physical writes compared to write requests (calculated value)" +msgstr "" + +#: libraries/server_status_variables.lib.php:621 +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 "" + +#: libraries/server_status_variables.lib.php:627 +msgid "" +"The maximum number of connections that have been in use simultaneously since " +"the server started." +msgstr "" + +#: libraries/server_status_variables.lib.php:631 +msgid "The number of rows waiting to be written in INSERT DELAYED queues." +msgstr "" + +#: libraries/server_status_variables.lib.php:634 +msgid "" +"The number of tables that have been opened. If opened tables is big, your " +"table cache value is probably too small." +msgstr "" + +#: libraries/server_status_variables.lib.php:638 +msgid "The number of files that are open." +msgstr "" + +#: libraries/server_status_variables.lib.php:641 +msgid "The number of streams that are open (used mainly for logging)." +msgstr "" + +#: libraries/server_status_variables.lib.php:644 +msgid "The number of tables that are open." +msgstr "" + +#: libraries/server_status_variables.lib.php:647 +msgid "" +"The number of free memory blocks in query cache. High numbers can indicate " +"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE " +"statement." +msgstr "" + +#: libraries/server_status_variables.lib.php:652 +msgid "The amount of free memory for query cache." +msgstr "" + +#: libraries/server_status_variables.lib.php:655 +msgid "The number of cache hits." +msgstr "" + +#: libraries/server_status_variables.lib.php:658 +msgid "The number of queries added to the cache." +msgstr "" + +#: libraries/server_status_variables.lib.php:661 +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 " +"cache size. The query cache uses a least recently used (LRU) strategy to " +"decide which queries to remove from the cache." +msgstr "" + +#: libraries/server_status_variables.lib.php:668 +msgid "" +"The number of non-cached queries (not cachable, or not cached due to the " +"query_cache_type setting)." +msgstr "" + +#: libraries/server_status_variables.lib.php:672 +msgid "The number of queries registered in the cache." +msgstr "" + +#: libraries/server_status_variables.lib.php:675 +msgid "The total number of blocks in the query cache." +msgstr "" + +#: libraries/server_status_variables.lib.php:678 +msgid "The status of failsafe replication (not yet implemented)." +msgstr "" + +#: libraries/server_status_variables.lib.php:681 +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 "" + +#: libraries/server_status_variables.lib.php:685 +msgid "The number of joins that used a range search on a reference table." +msgstr "" + +#: libraries/server_status_variables.lib.php:688 +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 "" + +#: libraries/server_status_variables.lib.php:693 +msgid "" +"The number of joins that used ranges on the first table. (It's normally not " +"critical even if this is big.)" +msgstr "" + +#: libraries/server_status_variables.lib.php:697 +msgid "The number of joins that did a full scan of the first table." +msgstr "" + +#: libraries/server_status_variables.lib.php:700 +msgid "The number of temporary tables currently open by the slave SQL thread." +msgstr "" + +#: libraries/server_status_variables.lib.php:704 +msgid "" +"Total (since startup) number of times the replication slave SQL thread has " +"retried transactions." +msgstr "" + +#: libraries/server_status_variables.lib.php:708 +msgid "This is ON if this server is a slave that is connected to a master." +msgstr "" + +#: libraries/server_status_variables.lib.php:711 +msgid "" +"The number of threads that have taken more than slow_launch_time seconds to " +"create." +msgstr "" + +#: libraries/server_status_variables.lib.php:715 +msgid "" +"The number of queries that have taken more than long_query_time seconds." +msgstr "" + +#: libraries/server_status_variables.lib.php:719 +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 "" + +#: libraries/server_status_variables.lib.php:724 +msgid "The number of sorts that were done with ranges." +msgstr "" + +#: libraries/server_status_variables.lib.php:727 +msgid "The number of sorted rows." +msgstr "" + +#: libraries/server_status_variables.lib.php:730 +msgid "The number of sorts that were done by scanning the table." +msgstr "" + +#: libraries/server_status_variables.lib.php:733 +msgid "The number of times that a table lock was acquired immediately." +msgstr "" + +#: libraries/server_status_variables.lib.php:736 +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 " +"should first optimize your queries, and then either split your table or " +"tables or use replication." +msgstr "" + +#: libraries/server_status_variables.lib.php:742 +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 "" + +#: libraries/server_status_variables.lib.php:747 +msgid "The number of currently open connections." +msgstr "" + +#: libraries/server_status_variables.lib.php:750 +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 " +"doesn't give a notable performance improvement if you have a good thread " +"implementation.)" +msgstr "" + +#: libraries/server_status_variables.lib.php:757 +msgid "Thread cache hit rate (calculated value)" +msgstr "" + +#: libraries/server_status_variables.lib.php:760 +msgid "The number of threads that are not sleeping." +msgstr "" + +#: libraries/server_user_groups.lib.php:23 +#, php-format +msgid "Users of '%s' user group" +msgstr "" + +#: libraries/server_user_groups.lib.php:34 +msgid "No users were found belonging to this user group." +msgstr "" + +#: libraries/server_user_groups.lib.php:65 libraries/server_users.lib.php:30 +msgid "User groups" +msgstr "" + +#: libraries/server_user_groups.lib.php:79 +msgid "Server level tabs" +msgstr "" + +#: libraries/server_user_groups.lib.php:80 +msgid "Database level tabs" +msgstr "" + +#: libraries/server_user_groups.lib.php:81 +msgid "Table level tabs" +msgstr "" + +#: libraries/server_user_groups.lib.php:110 +msgid "View users" +msgstr "" + +#: libraries/server_user_groups.lib.php:147 +#: libraries/server_user_groups.lib.php:208 +msgid "Add user group" +msgstr "" + +#: libraries/server_user_groups.lib.php:211 +#, php-format +msgid "Edit user group: '%s'" +msgstr "" + +#: libraries/server_user_groups.lib.php:227 +msgid "User group menu assignments" +msgstr "" + +#: libraries/server_user_groups.lib.php:234 +msgid "Group name:" +msgstr "" + +#: libraries/server_user_groups.lib.php:268 +msgid "Server-level tabs" +msgstr "" + +#: libraries/server_user_groups.lib.php:271 +msgid "Database-level tabs" +msgstr "" + +#: libraries/server_user_groups.lib.php:274 +msgid "Table-level tabs" +msgstr "" + +#: libraries/server_variables.lib.php:114 +msgid "Setting variable failed" +msgstr "" + +#: libraries/server_variables.lib.php:197 +#: libraries/server_variables.lib.php:263 +msgid "Session value" +msgstr "" + +#: libraries/server_variables.lib.php:197 +msgid "Global value" +msgstr "" + +#: libraries/sql.lib.php:419 +msgid "SQL result" +msgstr "" + +#: libraries/sql.lib.php:427 +msgid "Generated by:" +msgstr "" + +#: libraries/sql.lib.php:463 +msgid "Detailed profile" +msgstr "" + +#: libraries/sql.lib.php:466 +msgid "Order" +msgstr "" + +#: libraries/sql.lib.php:468 libraries/sql.lib.php:484 +msgid "State" +msgstr "" + +#: libraries/sql.lib.php:481 +msgid "Summary by state" +msgstr "" + +#: libraries/sql.lib.php:487 +msgid "Total Time" +msgstr "" + +#: libraries/sql.lib.php:489 +msgid "% Time" +msgstr "" + +#: libraries/sql.lib.php:491 +msgid "Calls" +msgstr "" + +#: libraries/sql.lib.php:493 +msgid "ø Time" +msgstr "" + +#: libraries/sql.lib.php:761 libraries/sql.lib.php:781 +msgid "Bookmark this SQL query" +msgstr "" + +#: libraries/sql.lib.php:765 +msgid "Label:" +msgstr "" + +#: libraries/sql.lib.php:773 libraries/sql_query_form.lib.php:332 +msgid "Let every user access this bookmark" +msgstr "" + +#: libraries/sql.lib.php:1025 +msgid "Bookmark not created" +msgstr "" + +#: libraries/sql.lib.php:1181 +#, php-format +msgid "Using bookmark \"%s\" as default browse query." +msgstr "" + +#: libraries/sql.lib.php:1629 +msgid "Showing as PHP code" +msgstr "" + +#: libraries/sql.lib.php:1634 +msgid "Validated SQL" +msgstr "" + +#: libraries/sql.lib.php:1912 +msgid "" +"Current selection does not contain a unique column. Grid edit, checkbox, " +"Edit, Copy and Delete features are not available." +msgstr "" + +#: libraries/sql.lib.php:1949 +#, php-format +msgid "Problems with indexes of table `%s`" +msgstr "" + +#: libraries/sql_query_form.lib.php:190 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "" + +#: libraries/sql_query_form.lib.php:211 libraries/sql_query_form.lib.php:239 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "" + +#: libraries/sql_query_form.lib.php:281 setup/frames/index.inc.php:295 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:324 +msgid "Bookmark this SQL query:" +msgstr "" + +#: libraries/sql_query_form.lib.php:338 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:354 +msgid "Do not overwrite this query from outside the window" +msgstr "" + +#: libraries/sql_query_form.lib.php:359 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:367 +msgid "Show this query here again" +msgstr "" + +#: libraries/sql_query_form.lib.php:428 +msgid "View only" +msgstr "" + +#: libraries/sqlparser.lib.php:131 +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:178 +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 " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:191 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:193 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:195 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:199 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:398 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:402 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:570 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:688 +msgid "Unknown Punctuation String" +msgstr "" + +#: libraries/sqlvalidator.lib.php:69 +#, 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/structure.lib.php:68 tbl_operations.php:340 +#, php-format +msgid "Table %s has been emptied" +msgstr "" + +#: libraries/structure.lib.php:91 +msgid "Tracking is active." +msgstr "" + +#: libraries/structure.lib.php:98 +msgid "Tracking is not active." +msgstr "" + +#: libraries/structure.lib.php:129 tbl_operations.php:358 +#: view_operations.php:119 +#, php-format +msgid "View %s has been dropped" +msgstr "" + +#: libraries/structure.lib.php:130 tbl_operations.php:359 +#, php-format +msgid "Table %s has been dropped" +msgstr "" + +#: libraries/structure.lib.php:185 +msgid "Sum" +msgstr "" + +#: libraries/structure.lib.php:319 +msgid "Add prefix to table" +msgstr "" + +#: libraries/structure.lib.php:321 +msgid "Replace table prefix" +msgstr "" + +#: libraries/structure.lib.php:323 +msgid "Copy table with prefix" +msgstr "" + +#: libraries/structure.lib.php:344 +msgid "Check tables having overhead" +msgstr "" + +#: libraries/structure.lib.php:851 +msgid "Sort" +msgstr "" + +#: libraries/structure.lib.php:1281 libraries/tbl_tracking.lib.php:786 +msgctxt "None for default" +msgid "None" +msgstr "" + +#: libraries/structure.lib.php:1331 +#, php-format +msgid "Column %s has been dropped" +msgstr "" + +#: libraries/structure.lib.php:1385 libraries/structure.lib.php:2071 +#: libraries/structure.lib.php:2081 +msgid "Primary" +msgstr "" + +#: libraries/structure.lib.php:1400 libraries/structure.lib.php:2077 +#: libraries/structure.lib.php:2087 +msgid "Spatial" +msgstr "" + +#: libraries/structure.lib.php:1410 libraries/structure.lib.php:2079 +#: libraries/structure.lib.php:2089 +msgid "Fulltext" +msgstr "" + +#: libraries/structure.lib.php:1425 libraries/structure.lib.php:1535 +msgid "Move columns" +msgstr "" + +#: libraries/structure.lib.php:1428 +msgid "Move the columns by dragging them up and down." +msgstr "" + +#: libraries/structure.lib.php:1478 view_create.php:178 +msgid "Edit view" +msgstr "" + +#: libraries/structure.lib.php:1511 +msgid "Relation view" +msgstr "" + +#: libraries/structure.lib.php:1523 +msgid "Propose table structure" +msgstr "" + +#: libraries/structure.lib.php:1557 +#: libraries/tbl_columns_definition_form.lib.php:178 +msgid "You have to add at least one column." +msgstr "" + +#: libraries/structure.lib.php:1568 +msgid "Add column" +msgstr "" + +#: libraries/structure.lib.php:1574 +#: libraries/tbl_columns_definition_form.lib.php:168 +#, php-format +msgid "Add %s column(s)" +msgstr "" + +#: libraries/structure.lib.php:1591 +msgid "At End of Table" +msgstr "" + +#: libraries/structure.lib.php:1592 +msgid "At Beginning of Table" +msgstr "" + +#: libraries/structure.lib.php:1593 +#, php-format +msgid "After %s" +msgstr "" + +#: libraries/structure.lib.php:1687 +msgid "Row statistics" +msgstr "" + +#: libraries/structure.lib.php:1692 libraries/tbl_printview.lib.php:182 +msgid "static" +msgstr "" + +#: libraries/structure.lib.php:1694 libraries/tbl_printview.lib.php:184 +msgid "dynamic" +msgstr "" + +#: libraries/structure.lib.php:1705 +msgid "partitioned" +msgstr "" + +#: libraries/structure.lib.php:1742 libraries/tbl_printview.lib.php:205 +msgid "Row length" +msgstr "" + +#: libraries/structure.lib.php:1755 libraries/tbl_printview.lib.php:219 +msgid "Row size" +msgstr "" + +#: libraries/structure.lib.php:1763 libraries/tbl_printview.lib.php:228 +msgid "Next autoindex" +msgstr "" + +#: libraries/structure.lib.php:1889 libraries/structure.lib.php:1970 +#: libraries/structure.lib.php:1978 libraries/structure.lib.php:1995 +#, php-format +msgid "An index has been added on %s" +msgstr "" + +#: libraries/structure.lib.php:1960 +#, php-format +msgid "A primary key has been added on %s" +msgstr "" + +#: libraries/structure.lib.php:2020 libraries/structure.lib.php:2091 +msgid "Distinct values" +msgstr "" + +#: libraries/structure.lib.php:2023 libraries/structure.lib.php:2026 +msgid "Add primary key" +msgstr "" + +#: libraries/structure.lib.php:2029 libraries/structure.lib.php:2032 +msgid "Add index" +msgstr "" + +#: libraries/structure.lib.php:2035 libraries/structure.lib.php:2038 +msgid "Add unique index" +msgstr "" + +#: libraries/structure.lib.php:2041 libraries/structure.lib.php:2044 +msgid "Add SPATIAL index" +msgstr "" + +#: libraries/structure.lib.php:2047 libraries/structure.lib.php:2050 +msgid "Add FULLTEXT index" +msgstr "" + +#: libraries/structure.lib.php:2181 +msgid "Space usage" +msgstr "" + +#: libraries/structure.lib.php:2201 libraries/tbl_printview.lib.php:327 +msgid "Effective" +msgstr "" + +#: libraries/structure.lib.php:2382 libraries/tbl_indexes.lib.php:56 +#: tbl_addfield.php:84 +#, php-format +msgid "Table %1$s has been altered successfully" +msgstr "" + +#: libraries/structure.lib.php:2430 libraries/tbl_tracking.lib.php:916 +#: libraries/tbl_tracking.lib.php:946 +msgid "Query error" +msgstr "" + +#: libraries/structure.lib.php:2528 +msgid "The columns have been moved successfully." +msgstr "" + +#: libraries/structure.lib.php:2576 +#, php-format +msgid "The column name '%s' is a MySQL reserved keyword." +msgstr "" + +#: libraries/tbl_chart.lib.php:39 +msgctxt "Chart type" +msgid "Bar" +msgstr "" + +#: libraries/tbl_chart.lib.php:41 +msgctxt "Chart type" +msgid "Column" +msgstr "" + +#: libraries/tbl_chart.lib.php:45 +msgctxt "Chart type" +msgid "Line" +msgstr "" + +#: libraries/tbl_chart.lib.php:47 +msgctxt "Chart type" +msgid "Spline" +msgstr "" + +#: libraries/tbl_chart.lib.php:50 +msgctxt "Chart type" +msgid "Area" +msgstr "" + +#: libraries/tbl_chart.lib.php:53 +msgctxt "Chart type" +msgid "Pie" +msgstr "" + +#: libraries/tbl_chart.lib.php:58 +msgctxt "Chart type" +msgid "Timeline" +msgstr "" + +#: libraries/tbl_chart.lib.php:76 +msgid "Stacked" +msgstr "" + +#: libraries/tbl_chart.lib.php:94 +msgid "X-Axis:" +msgstr "" + +#: libraries/tbl_chart.lib.php:128 +msgid "Series:" +msgstr "" + +#: libraries/tbl_chart.lib.php:181 +msgid "X-Axis label:" +msgstr "" + +#: libraries/tbl_chart.lib.php:184 +msgid "X Values" +msgstr "" + +#: libraries/tbl_chart.lib.php:186 +msgid "Y-Axis label:" +msgstr "" + +#: libraries/tbl_chart.lib.php:206 +msgid "Start row:" +msgstr "" + +#: libraries/tbl_chart.lib.php:272 +msgid "Chart title" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:72 +msgid "Storage Engine:" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:76 +msgid "Collation:" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:110 +msgid "PARTITION definition:" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:160 +msgid "Table name" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:281 +msgid "" +"If column type is \"enum\" or \"set\", please enter the values using this " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " +"single quote (\"'\") amongst those values, precede it with a backslash (for " +"example '\\\\xyz' or 'a\\'b')." +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:291 +msgid "" +"For default values, please enter just a single value, without backslash " +"escaping or quotes, using this format: a" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:310 +msgid "Move column" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:317 +#, php-format +msgid "" +"For a list of available transformation options and their MIME type " +"transformations, click on %stransformation descriptions%s" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:329 +msgid "Transformation options" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:332 +msgid "" +"Please enter the values for transformation options using this format: 'a', " +"100, b,'c'…
If you ever need to put a backslash (\"\\\") or a single " +"quote (\"'\") amongst those values, precede it with a backslash (for example " +"'\\\\xyz' or 'a\\'b')." +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:752 +msgid "first" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:761 +#, php-format +msgid "after %s" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:1049 +msgid "ENUM or SET data too long?" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:1051 +msgid "Get more editing space" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:1076 +msgctxt "for default" +msgid "None" +msgstr "" + +#: libraries/tbl_columns_definition_form.lib.php:1077 +msgid "As defined:" +msgstr "" + +#: libraries/tbl_common.inc.php:54 +#, php-format +msgid "Tracking of %s is activated." +msgstr "" + +#: libraries/tbl_gis_visualization.lib.php:144 +msgid "No data found for GIS visualization." +msgstr "" + +#: libraries/tbl_gis_visualization.lib.php:205 +msgid "Label column" +msgstr "" + +#: libraries/tbl_gis_visualization.lib.php:205 +msgid "Spatial column" +msgstr "" + +#: libraries/tbl_gis_visualization.lib.php:212 +msgid "-- None --" +msgstr "" + +#: libraries/tbl_gis_visualization.lib.php:269 +msgid "Display GIS Visualization" +msgstr "" + +#: libraries/tbl_gis_visualization.lib.php:287 +msgid "Redraw" +msgstr "" + +#: libraries/tbl_gis_visualization.lib.php:308 +msgid "File name" +msgstr "" + +#: libraries/tbl_gis_visualization.lib.php:324 setup/frames/config.inc.php:41 +#: setup/frames/index.inc.php:273 +msgid "Download" +msgstr "" + +#: libraries/tbl_indexes.lib.php:114 +msgid "The name of the primary key must be \"PRIMARY\"!" +msgstr "" + +#: libraries/tbl_indexes.lib.php:124 +msgid "Can't rename index to PRIMARY!" +msgstr "" + +#: libraries/tbl_indexes.lib.php:140 +msgid "No index parts defined!" +msgstr "" + +#: libraries/tbl_indexes.lib.php:260 +msgid "Index name:" +msgstr "" + +#: libraries/tbl_indexes.lib.php:264 +msgid "" +"\"PRIMARY\" must be the name of and only of a primary key!" +msgstr "" + +#: libraries/tbl_indexes.lib.php:283 +msgid "Comment:" +msgstr "" + +#: libraries/tbl_indexes.lib.php:298 +msgid "Index type:" +msgstr "" + +#: libraries/tbl_printview.lib.php:30 +msgid "Showing tables:" +msgstr "" + +#: libraries/tbl_printview.lib.php:174 +msgid "Row Statistics:" +msgstr "" + +#: libraries/tbl_printview.lib.php:301 +msgid "Space usage:" +msgstr "" + +#: libraries/tbl_relation.lib.php:386 +msgid "Choose column to display:" +msgstr "" + +#: libraries/tbl_relation.lib.php:419 +msgid "Internal relation" +msgstr "" + +#: libraries/tbl_relation.lib.php:423 +msgid "" +"An internal relation is not necessary when a corresponding FOREIGN KEY " +"relation exists." +msgstr "" + +#: libraries/tbl_relation.lib.php:433 +msgid "Foreign key constraint" +msgstr "" + +#: libraries/tbl_relation.lib.php:553 +msgid "Constraint name" +msgstr "" + +#: libraries/tbl_relation.lib.php:584 +msgid "No index defined! Create one below" +msgstr "" + +#: libraries/tbl_relation.lib.php:998 +#, php-format +msgid "Error creating foreign key on %1$s (check data types)" +msgstr "" + +#: libraries/tbl_tracking.lib.php:60 +#, php-format +msgid "Create version %1$s of %2$s" +msgstr "" + +#: libraries/tbl_tracking.lib.php:67 +msgid "Track these data definition statements:" +msgstr "" + +#: libraries/tbl_tracking.lib.php:82 +msgid "Track these data manipulation statements:" +msgstr "" + +#: libraries/tbl_tracking.lib.php:95 +msgid "Create version" +msgstr "" + +#: libraries/tbl_tracking.lib.php:119 +#, php-format +msgid "Activate tracking for %s" +msgstr "" + +#: libraries/tbl_tracking.lib.php:125 +msgid "Activate now" +msgstr "" + +#: libraries/tbl_tracking.lib.php:148 +#, php-format +msgid "Deactivate tracking for %s" +msgstr "" + +#: libraries/tbl_tracking.lib.php:154 +msgid "Deactivate now" +msgstr "" + +#: libraries/tbl_tracking.lib.php:327 +msgid "Show versions" +msgstr "" + +#: libraries/tbl_tracking.lib.php:356 +msgid "Tracking statements" +msgstr "" + +#: libraries/tbl_tracking.lib.php:389 libraries/tbl_tracking.lib.php:439 +#, php-format +msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" +msgstr "" + +#: libraries/tbl_tracking.lib.php:397 +msgid "Delete tracking data row from report" +msgstr "" + +#: libraries/tbl_tracking.lib.php:408 +msgid "No data" +msgstr "" + +#: libraries/tbl_tracking.lib.php:444 +msgid "SQL dump (file download)" +msgstr "" + +#: libraries/tbl_tracking.lib.php:446 +msgid "SQL dump" +msgstr "" + +#: libraries/tbl_tracking.lib.php:449 +msgid "This option will replace your table and contained data." +msgstr "" + +#: libraries/tbl_tracking.lib.php:451 +msgid "SQL execution" +msgstr "" + +#: libraries/tbl_tracking.lib.php:470 +#, php-format +msgid "Export as %s" +msgstr "" + +#: libraries/tbl_tracking.lib.php:499 libraries/tbl_tracking.lib.php:595 +msgid "Date" +msgstr "" + +#: libraries/tbl_tracking.lib.php:501 +msgid "Data manipulation statement" +msgstr "" + +#: libraries/tbl_tracking.lib.php:597 +msgid "Data definition statement" +msgstr "" + +#: libraries/tbl_tracking.lib.php:694 +#, php-format +msgid "Version %s snapshot (SQL code)" +msgstr "" + +#: libraries/tbl_tracking.lib.php:913 +msgid "Tracking data definition successfully deleted" +msgstr "" + +#: libraries/tbl_tracking.lib.php:943 +msgid "Tracking data manipulation successfully deleted" +msgstr "" + +#: libraries/tbl_tracking.lib.php:963 +msgid "" +"You can execute the dump by creating and using a temporary database. Please " +"ensure that you have the privileges to do so." +msgstr "" + +#: libraries/tbl_tracking.lib.php:967 +msgid "Comment out these two lines if you do not need them." +msgstr "" + +#: libraries/tbl_tracking.lib.php:977 +msgid "SQL statements exported. Please copy the dump or execute it." +msgstr "" + +#: libraries/tbl_tracking.lib.php:1005 +msgid "SQL statements executed." +msgstr "" + +#: libraries/tbl_tracking.lib.php:1023 +#, php-format +msgid "Tracking report for table `%s`" +msgstr "" + +#: libraries/tbl_tracking.lib.php:1051 +#, php-format +msgid "Tracking for %1$s was activated at version %2$s." +msgstr "" + +#: libraries/tbl_tracking.lib.php:1073 +#, php-format +msgid "Tracking for %1$s was deactivated at version %2$s." +msgstr "" + +#: libraries/tbl_tracking.lib.php:1145 +#, php-format +msgid "Version %1$s was created, tracking for %2$s is active." +msgstr "" + +#: libraries/user_preferences.inc.php:29 +msgid "Manage your settings" +msgstr "" + +#: libraries/user_preferences.inc.php:46 prefs_manage.php:298 +msgid "Configuration has been saved" +msgstr "" + +#: libraries/user_preferences.inc.php:66 +#, php-format +msgid "" +"Your preferences will be saved for current session only. Storing them " +"permanently requires %sphpMyAdmin configuration storage%s." +msgstr "" + +#: libraries/user_preferences.lib.php:129 +msgid "Could not save configuration" +msgstr "" + +#: libraries/user_preferences.lib.php:290 +msgid "" +"Your browser has phpMyAdmin configuration for this domain. Would you like to " +"import it for current session?" +msgstr "" + +#: libraries/zip_extension.lib.php:29 +msgid "No files found inside ZIP archive!" +msgstr "" + +#: libraries/zip_extension.lib.php:59 libraries/zip_extension.lib.php:62 +#: libraries/zip_extension.lib.php:82 +msgid "Error in ZIP archive:" +msgstr "" + +#: navigation.php:20 +msgid "Fatal error: The navigation can only be accessed via AJAX" +msgstr "" + +#: pmd_display_field.php:60 pmd_save_pos.php:87 +msgid "Modifications have been saved" +msgstr "" + +#: pmd_general.php:68 +msgid "Show/Hide left menu" +msgstr "" + +#: pmd_general.php:72 +msgid "View in fullscreen" +msgstr "" + +#: pmd_general.php:76 +msgid "Exit fullscreen" +msgstr "" + +#: pmd_general.php:81 +msgid "Save position" +msgstr "" + +#: pmd_general.php:90 pmd_general.php:387 +msgid "Create relation" +msgstr "" + +#: pmd_general.php:99 +msgid "Reload" +msgstr "" + +#: pmd_general.php:103 +msgid "Help" +msgstr "" + +#: pmd_general.php:109 +msgid "Angular links" +msgstr "" + +#: pmd_general.php:109 +msgid "Direct links" +msgstr "" + +#: pmd_general.php:113 +msgid "Snap to grid" +msgstr "" + +#: pmd_general.php:119 +msgid "Small/Big All" +msgstr "" + +#: pmd_general.php:123 +msgid "Toggle small/big" +msgstr "" + +#: pmd_general.php:127 +msgid "Toggle relation lines" +msgstr "" + +#: pmd_general.php:133 pmd_pdf.php:107 +msgid "Import/Export coordinates for PDF schema" +msgstr "" + +#: pmd_general.php:140 +msgid "Build Query" +msgstr "" + +#: pmd_general.php:147 +msgid "Move Menu" +msgstr "" + +#: pmd_general.php:160 +msgid "Hide/Show all" +msgstr "" + +#: pmd_general.php:164 +msgid "Hide/Show Tables with no relation" +msgstr "" + +#: pmd_general.php:204 +msgid "Number of tables:" +msgstr "" + +#: pmd_general.php:453 +msgid "Delete relation" +msgstr "" + +#: pmd_general.php:495 pmd_general.php:554 +msgid "Relation operator" +msgstr "" + +#: pmd_general.php:505 pmd_general.php:564 pmd_general.php:687 +#: pmd_general.php:804 +msgid "Except" +msgstr "" + +#: pmd_general.php:511 pmd_general.php:570 pmd_general.php:693 +#: pmd_general.php:810 +msgid "subquery" +msgstr "" + +#: pmd_general.php:515 pmd_general.php:611 +msgid "Rename to" +msgstr "" + +#: pmd_general.php:517 pmd_general.php:616 +msgid "New name" +msgstr "" + +#: pmd_general.php:520 pmd_general.php:735 +msgid "Aggregate" +msgstr "" + +#: pmd_general.php:845 +msgid "Active options" +msgstr "" + +#: pmd_pdf.php:53 +msgid "Page has been created" +msgstr "" + +#: pmd_pdf.php:56 +msgid "Page creation failed" +msgstr "" + +#: pmd_pdf.php:118 +msgid "Page:" +msgstr "" + +#: pmd_pdf.php:128 +msgid "Import from selected page" +msgstr "" + +#: pmd_pdf.php:129 +msgid "Export to selected page" +msgstr "" + +#: pmd_pdf.php:131 +msgid "Create a page and export to it" +msgstr "" + +#: pmd_pdf.php:143 +msgid "New page name: " +msgstr "" + +#: pmd_pdf.php:146 +msgid "Export/Import to scale:" +msgstr "" + +#: pmd_pdf.php:152 +msgid "recommended" +msgstr "" + +#: pmd_relation_new.php:36 +msgid "Error: relation already exists." +msgstr "" + +#: pmd_relation_new.php:79 pmd_relation_new.php:102 +msgid "Error: Relation not added." +msgstr "" + +#: pmd_relation_new.php:80 +msgid "FOREIGN KEY relation added" +msgstr "" + +#: pmd_relation_new.php:84 +msgid "Error: Relational features are disabled!" +msgstr "" + +#: pmd_relation_new.php:100 +msgid "Internal relation added" +msgstr "" + +#: pmd_relation_upd.php:67 +msgid "Relation deleted" +msgstr "" + +#: pmd_save_pos.php:75 +msgid "Error saving coordinates for Designer." +msgstr "" + +#: prefs_forms.php:86 +msgid "Cannot save settings, submitted form contains errors" +msgstr "" + +#: prefs_manage.php:82 +msgid "Could not import configuration" +msgstr "" + +#: prefs_manage.php:114 +msgid "Configuration contains incorrect data for some fields." +msgstr "" + +#: prefs_manage.php:133 +msgid "Do you want to import remaining settings?" +msgstr "" + +#: prefs_manage.php:232 prefs_manage.php:258 +msgid "Saved on: @DATE@" +msgstr "" + +#: prefs_manage.php:246 +msgid "Import from file" +msgstr "" + +#: prefs_manage.php:252 +msgid "Import from browser's storage" +msgstr "" + +#: prefs_manage.php:255 +msgid "Settings will be imported from your browser's local storage." +msgstr "" + +#: prefs_manage.php:261 +msgid "You have no saved settings!" +msgstr "" + +#: prefs_manage.php:265 prefs_manage.php:318 +msgid "This feature is not supported by your web browser" +msgstr "" + +#: prefs_manage.php:270 +msgid "Merge with current configuration" +msgstr "" + +#: prefs_manage.php:284 +#, php-format +msgid "" +"You can set more settings by modifying config.inc.php, eg. by using %sSetup " +"script%s." +msgstr "" + +#: prefs_manage.php:308 +msgid "Save to browser's storage" +msgstr "" + +#: prefs_manage.php:312 +msgid "Settings will be saved in your browser's local storage." +msgstr "" + +#: prefs_manage.php:314 +msgid "Existing settings will be overwritten!" +msgstr "" + +#: prefs_manage.php:331 +msgid "You can reset all your settings and restore them to default values." +msgstr "" + +#: querywindow.php:64 +msgid "Import files" +msgstr "" + +#: querywindow.php:77 +msgid "All" +msgstr "" + +#: querywindow.php:154 +msgid "SQL history:" +msgstr "" + +#: schema_edit.php:37 schema_edit.php:43 schema_edit.php:49 schema_edit.php:54 +#, php-format +msgid "%s table not found or not set in %s" +msgstr "" + +#: server_databases.php:112 +msgid "No databases" +msgstr "" + +#: server_export.php:21 +msgid "View dump (schema) of databases" +msgstr "" + +#: server_status.php:32 +#, php-format +msgid "Thread %s was successfully killed." +msgstr "" + +#: server_status.php:36 +#, php-format +msgid "" +"phpMyAdmin was unable to kill thread %s. It probably has already been closed." +msgstr "" + +#: setup/frames/form.inc.php:25 +msgid "Incorrect formset, check $formsets array in setup/frames/form.inc.php" +msgstr "" + +#: setup/frames/index.inc.php:51 +msgid "Cannot load or save configuration" +msgstr "" + +#: setup/frames/index.inc.php:54 +msgid "" +"Please create web server writable folder [em]config[/em] in phpMyAdmin top " +"level directory as described in [doc@setup_script]documentation[/doc]. " +"Otherwise you will be only able to download or display it." +msgstr "" + +#: setup/frames/index.inc.php:68 +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:80 +#, 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/frames/index.inc.php:87 +msgid "Insecure connection" +msgstr "" + +#: setup/frames/index.inc.php:116 +msgid "Configuration saved." +msgstr "" + +#: setup/frames/index.inc.php:119 +msgid "" +"Configuration saved to file config/config.inc.php in phpMyAdmin top level " +"directory, copy it to top level one and delete directory config to use it." +msgstr "" + +#: setup/frames/index.inc.php:130 setup/frames/menu.inc.php:15 +msgid "Overview" +msgstr "" + +#: setup/frames/index.inc.php:137 +msgid "Show hidden messages (#MSG_COUNT)" +msgstr "" + +#: setup/frames/index.inc.php:190 +msgid "There are no configured servers" +msgstr "" + +#: setup/frames/index.inc.php:199 +msgid "New server" +msgstr "" + +#: setup/frames/index.inc.php:229 +msgid "Default language" +msgstr "" + +#: setup/frames/index.inc.php:239 +msgid "let the user choose" +msgstr "" + +#: setup/frames/index.inc.php:250 +msgid "- none -" +msgstr "" + +#: setup/frames/index.inc.php:254 +msgid "Default server" +msgstr "" + +#: setup/frames/index.inc.php:266 +msgid "End of line" +msgstr "" + +#: setup/frames/index.inc.php:272 +msgid "Display" +msgstr "" + +#: setup/frames/index.inc.php:282 +msgid "Load" +msgstr "" + +#: setup/frames/index.inc.php:305 +msgid "phpMyAdmin homepage" +msgstr "" + +#: setup/frames/index.inc.php:307 +msgid "Donate" +msgstr "" + +#: setup/frames/servers.inc.php:29 +msgid "Edit server" +msgstr "" + +#: setup/frames/servers.inc.php:39 +msgid "Add a new server" +msgstr "" + +#: setup/index.php:22 +msgid "Wrong GET file attribute value" +msgstr "" + +#: setup/lib/form_processing.lib.php:48 +msgid "Warning" +msgstr "" + +#: setup/lib/form_processing.lib.php:49 +msgid "Submitted form contains errors" +msgstr "" + +#: setup/lib/form_processing.lib.php:50 +msgid "Try to revert erroneous fields to their default values" +msgstr "" + +#: setup/lib/form_processing.lib.php:53 +msgid "Ignore errors" +msgstr "" + +#: setup/lib/form_processing.lib.php:55 +msgid "Show form" +msgstr "" + +#: setup/lib/index.lib.php:118 +msgid "" +"Reading of version failed. Maybe you're offline or the upgrade server does " +"not respond." +msgstr "" + +#: setup/lib/index.lib.php:132 +msgid "Got invalid version string from server" +msgstr "" + +#: setup/lib/index.lib.php:145 +msgid "Unparsable version string" +msgstr "" + +#: setup/lib/index.lib.php:165 +#, 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/index.lib.php:172 +msgid "No newer stable version is available" +msgstr "" + +#: setup/lib/index.lib.php:218 +#, php-format +msgid "" +"This %soption%s should be disabled as it allows attackers to bruteforce " +"login to any MySQL server. If you feel this is necessary, use %strusted " +"proxies list%s. However, IP-based protection may not be reliable if your IP " +"belongs to an ISP where thousands of users, including you, are connected to." +msgstr "" + +#: setup/lib/index.lib.php:225 +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/index.lib.php:226 +#, php-format +msgid "" +"%sBzip2 compression and decompression%s requires functions (%s) which are " +"unavailable on this system." +msgstr "" + +#: setup/lib/index.lib.php:232 +msgid "" +"This value should be double checked to ensure that this directory is neither " +"world accessible nor readable or writable by other users on your server." +msgstr "" + +#: setup/lib/index.lib.php:233 +#, php-format +msgid "This %soption%s should be enabled if your web server supports it." +msgstr "" + +#: setup/lib/index.lib.php:239 +#, php-format +msgid "" +"%sGZip compression and decompression%s requires functions (%s) which are " +"unavailable on this system." +msgstr "" + +#: setup/lib/index.lib.php:246 +#, php-format +msgid "" +"%sLogin cookie validity%s greater than %ssession.gc_maxlifetime%s may cause " +"random session invalidation (currently session.gc_maxlifetime is %d)." +msgstr "" + +#: setup/lib/index.lib.php:257 +#, php-format +msgid "" +"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at " +"most. Values larger than 1800 may pose a security risk such as impersonation." +msgstr "" + +#: setup/lib/index.lib.php:263 +#, php-format +msgid "" +"If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin " +"cookie validity%s must be set to a value less or equal to it." +msgstr "" + +#: setup/lib/index.lib.php:270 +#, php-format +msgid "" +"If you feel this is necessary, use additional protection settings - %shost " +"authentication%s settings and %strusted proxies list%s. However, IP-based " +"protection may not be reliable if your IP belongs to an ISP where thousands " +"of users, including you, are connected to." +msgstr "" + +#: setup/lib/index.lib.php:278 +#, php-format +msgid "" +"You set the [kbd]config[/kbd] authentication type and included username and " +"password for auto-login, which is not a desirable option for live hosts. " +"Anyone who knows or guesses your phpMyAdmin URL can directly access your " +"phpMyAdmin panel. Set %sauthentication type%s to [kbd]cookie[/kbd] or " +"[kbd]http[/kbd]." +msgstr "" + +#: setup/lib/index.lib.php:284 +#, php-format +msgid "" +"%sZip compression%s requires functions (%s) which are unavailable on this " +"system." +msgstr "" + +#: setup/lib/index.lib.php:291 +#, php-format +msgid "" +"%sZip decompression%s requires functions (%s) which are unavailable on this " +"system." +msgstr "" + +#: setup/lib/index.lib.php:324 +msgid "You should use SSL connections if your database server supports it." +msgstr "" + +#: setup/lib/index.lib.php:339 +msgid "You should use mysqli for performance reasons." +msgstr "" + +#: setup/lib/index.lib.php:376 +msgid "You allow for connecting to the server without a password." +msgstr "" + +#: setup/lib/index.lib.php:400 +msgid "Key is too short, it should have at least 8 characters." +msgstr "" + +#: setup/lib/index.lib.php:407 +msgid "Key should contain letters, numbers [em]and[/em] special characters." +msgstr "" + +#: setup/validate.php:22 +msgid "Wrong data" +msgstr "" + +#: tbl_chart.php:38 +msgid "No data to display" +msgstr "" + +#: tbl_chart.php:62 tbl_gis_visualization.php:24 +msgid "No SQL query was set to fetch data." +msgstr "" + +#: tbl_chart.php:124 +msgid "No numeric columns present in the table to plot." +msgstr "" + +#: tbl_create.php:30 tbl_get_field.php:25 +#, php-format +msgid "'%s' database does not exist." +msgstr "" + +#: tbl_create.php:40 +#, php-format +msgid "Table %s already exists!" +msgstr "" + +#: tbl_export.php:28 +msgid "View dump (schema) of table" +msgstr "" + +#: tbl_get_field.php:32 +msgid "Invalid table name" +msgstr "" + +#: tbl_move_copy.php:44 +msgid "Can't move table to same one!" +msgstr "" + +#: tbl_move_copy.php:46 +msgid "Can't copy table to same one!" +msgstr "" + +#: tbl_move_copy.php:56 +#, php-format +msgid "Table %s has been moved to %s." +msgstr "" + +#: tbl_move_copy.php:58 +#, php-format +msgid "Table %s has been copied to %s." +msgstr "" + +#: tbl_move_copy.php:80 +msgid "The table name is empty!" +msgstr "" + +#: tbl_structure.php:93 +msgid "No column selected." +msgstr "" + +#: themes.php:17 themes.php:22 +msgid "Theme" +msgstr "" + +#: themes.php:25 +msgid "Get more themes!" +msgstr "" + +#: transformation_overview.php:22 +msgid "Available MIME types" +msgstr "" + +#: transformation_overview.php:35 +msgid "Available transformations" +msgstr "" + +#: transformation_overview.php:40 +msgctxt "for MIME transformation" +msgid "Description" +msgstr "" + +#: user_password.php:29 +msgid "You don't have sufficient privileges to be here right now!" +msgstr "" + +#: user_password.php:106 +msgid "The profile has been updated." +msgstr "" + +#: view_create.php:225 +msgid "VIEW name" +msgstr "" + +#: view_operations.php:96 +msgid "Rename view to" +msgstr "" + +#: view_operations.php:133 +msgid "Delete the view (DROP)" +msgstr "" + +#: libraries/advisory_rules.txt:49 +msgid "Uptime below one day" +msgstr "" + +#: libraries/advisory_rules.txt:52 +msgid "Uptime is less than 1 day, performance tuning may not be accurate." +msgstr "" + +#: libraries/advisory_rules.txt:53 +msgid "" +"To have more accurate averages it is recommended to let the server run for " +"longer than a day before running this analyzer" +msgstr "" + +#: libraries/advisory_rules.txt:54 +#, php-format +msgid "The uptime is only %s" +msgstr "" + +#: libraries/advisory_rules.txt:56 +msgid "Questions below 1,000" +msgstr "" + +#: libraries/advisory_rules.txt:59 +msgid "" +"Fewer than 1,000 questions have been run against this server. The " +"recommendations may not be accurate." +msgstr "" + +#: libraries/advisory_rules.txt:60 +msgid "" +"Let the server run for a longer time until it has executed a greater amount " +"of queries." +msgstr "" + +#: libraries/advisory_rules.txt:61 +#, php-format +msgid "Current amount of Questions: %s" +msgstr "" + +#: libraries/advisory_rules.txt:63 +msgid "Percentage of slow queries" +msgstr "" + +#: libraries/advisory_rules.txt:66 +msgid "" +"There is a lot of slow queries compared to the overall amount of Queries." +msgstr "" + +#: libraries/advisory_rules.txt:67 libraries/advisory_rules.txt:74 +msgid "" +"You might want to increase {long_query_time} or optimize the queries listed " +"in the slow query log" +msgstr "" + +#: libraries/advisory_rules.txt:68 +#, php-format +msgid "The slow query rate should be below 5%%, your value is %s%%." +msgstr "" + +#: libraries/advisory_rules.txt:70 +msgid "Slow query rate" +msgstr "" + +#: libraries/advisory_rules.txt:73 +msgid "" +"There is a high percentage of slow queries compared to the server uptime." +msgstr "" + +#: libraries/advisory_rules.txt:75 +#, php-format +msgid "" +"You have a slow query rate of %s per hour, you should have less than 1%% per " +"hour." +msgstr "" + +#: libraries/advisory_rules.txt:77 +msgid "Long query time" +msgstr "" + +#: libraries/advisory_rules.txt:80 +msgid "" +"{long_query_time} is set to 10 seconds or more, thus only slow queries that " +"take above 10 seconds are logged." +msgstr "" + +#: libraries/advisory_rules.txt:81 +msgid "" +"It is suggested to set {long_query_time} to a lower value, depending on your " +"environment. Usually a value of 1-5 seconds is suggested." +msgstr "" + +#: libraries/advisory_rules.txt:82 +#, php-format +msgid "long_query_time is currently set to %ds." +msgstr "" + +#: libraries/advisory_rules.txt:84 libraries/advisory_rules.txt:91 +msgid "Slow query logging" +msgstr "" + +#: libraries/advisory_rules.txt:87 libraries/advisory_rules.txt:94 +msgid "The slow query log is disabled." +msgstr "" + +#: libraries/advisory_rules.txt:88 +msgid "" +"Enable slow query logging by setting {log_slow_queries} to 'ON'. This will " +"help troubleshooting badly performing queries." +msgstr "" + +#: libraries/advisory_rules.txt:89 +msgid "log_slow_queries is set to 'OFF'" +msgstr "" + +#: libraries/advisory_rules.txt:95 +msgid "" +"Enable slow query logging by setting {slow_query_log} to 'ON'. This will " +"help troubleshooting badly performing queries." +msgstr "" + +#: libraries/advisory_rules.txt:96 +msgid "slow_query_log is set to 'OFF'" +msgstr "" + +#: libraries/advisory_rules.txt:100 +msgid "Release Series" +msgstr "" + +#: libraries/advisory_rules.txt:103 +msgid "The MySQL server version less than 5.1." +msgstr "" + +#: libraries/advisory_rules.txt:104 +msgid "" +"You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 " +"even more so." +msgstr "" + +#: libraries/advisory_rules.txt:105 libraries/advisory_rules.txt:112 +#: libraries/advisory_rules.txt:119 +#, php-format +msgid "Current version: %s" +msgstr "" + +#: libraries/advisory_rules.txt:107 libraries/advisory_rules.txt:114 +msgid "Minor Version" +msgstr "" + +#: libraries/advisory_rules.txt:110 +msgid "Version less than 5.1.30 (the first GA release of 5.1)." +msgstr "" + +#: libraries/advisory_rules.txt:111 +msgid "" +"You should upgrade, as recent versions of MySQL 5.1 have improved " +"performance and MySQL 5.5 even more so." +msgstr "" + +#: libraries/advisory_rules.txt:117 +msgid "Version less than 5.5.8 (the first GA release of 5.5)." +msgstr "" + +#: libraries/advisory_rules.txt:118 +msgid "You should upgrade, to a stable version of MySQL 5.5" +msgstr "" + +#: libraries/advisory_rules.txt:121 libraries/advisory_rules.txt:128 +#: libraries/advisory_rules.txt:135 +msgid "Distribution" +msgstr "" + +#: libraries/advisory_rules.txt:124 +msgid "Version is compiled from source, not a MySQL official binary." +msgstr "" + +#: libraries/advisory_rules.txt:125 +msgid "" +"If you did not compile from source, you may be using a package modified by a " +"distribution. The MySQL manual only is accurate for official MySQL binaries, " +"not any package distributions (such as RedHat, Debian/Ubuntu etc)." +msgstr "" + +#: libraries/advisory_rules.txt:126 +msgid "'source' found in version_comment" +msgstr "" + +#: libraries/advisory_rules.txt:131 libraries/advisory_rules.txt:138 +msgid "The MySQL manual only is accurate for official MySQL binaries." +msgstr "" + +#: libraries/advisory_rules.txt:132 +msgid "Percona documentation is at http://www.percona.com/docs/wiki/" +msgstr "" + +#: libraries/advisory_rules.txt:133 +msgid "'percona' found in version_comment" +msgstr "" + +#: libraries/advisory_rules.txt:139 +msgid "Drizzle documentation is at http://docs.drizzle.org/" +msgstr "" + +#: libraries/advisory_rules.txt:140 +#, php-format +msgid "Version string (%s) matches Drizzle versioning scheme" +msgstr "" + +#: libraries/advisory_rules.txt:142 +msgid "MySQL Architecture" +msgstr "" + +#: libraries/advisory_rules.txt:145 +msgid "MySQL is not compiled as a 64-bit package." +msgstr "" + +#: libraries/advisory_rules.txt:146 +msgid "" +"Your memory capacity is above 3 GiB (assuming the Server is on localhost), " +"so MySQL might not be able to access all of your memory. You might want to " +"consider installing the 64-bit version of MySQL." +msgstr "" + +#: libraries/advisory_rules.txt:147 +#, php-format +msgid "Available memory on this host: %s" +msgstr "" + +#: libraries/advisory_rules.txt:153 +msgid "Query cache disabled" +msgstr "" + +#: libraries/advisory_rules.txt:156 +msgid "The query cache is not enabled." +msgstr "" + +#: libraries/advisory_rules.txt:157 +msgid "" +"The query cache is known to greatly improve performance if configured " +"correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value " +"and setting {query_cache_type} to 'ON'. Note: If you are using " +"memcached, ignore this recommendation." +msgstr "" + +#: libraries/advisory_rules.txt:158 +msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" +msgstr "" + +#: libraries/advisory_rules.txt:160 +msgid "Query caching method" +msgstr "" + +#: libraries/advisory_rules.txt:163 +msgid "Suboptimal caching method." +msgstr "" + +#: libraries/advisory_rules.txt:164 +msgid "" +"You are using the MySQL Query cache with a fairly high traffic database. It " +"might be worth considering to use memcached instead of the MySQL Query " +"cache, especially if you have multiple slaves." +msgstr "" + +#: libraries/advisory_rules.txt:165 +#, php-format +msgid "" +"The query cache is enabled and the server receives %d queries per second. " +"This rule fires if there is more than 100 queries per second." +msgstr "" + +#: libraries/advisory_rules.txt:167 +#, php-format +msgid "Query cache efficiency (%%)" +msgstr "" + +#: libraries/advisory_rules.txt:170 +msgid "Query cache not running efficiently, it has a low hit rate." +msgstr "" + +#: libraries/advisory_rules.txt:171 +msgid "Consider increasing {query_cache_limit}." +msgstr "" + +#: libraries/advisory_rules.txt:172 +#, php-format +msgid "The current query cache hit rate of %s%% is below 20%%" +msgstr "" + +#: libraries/advisory_rules.txt:174 +msgid "Query Cache usage" +msgstr "" + +#: libraries/advisory_rules.txt:177 +#, php-format +msgid "Less than 80%% of the query cache is being utilized." +msgstr "" + +#: libraries/advisory_rules.txt:178 +msgid "" +"This might be caused by {query_cache_limit} being too low. Flushing the " +"query cache might help as well." +msgstr "" + +#: libraries/advisory_rules.txt:179 +#, php-format +msgid "" +"The current ratio of free query cache memory to total query cache size is %s" +"%%. It should be above 80%%" +msgstr "" + +#: libraries/advisory_rules.txt:181 +msgid "Query cache fragmentation" +msgstr "" + +#: libraries/advisory_rules.txt:184 +msgid "The query cache is considerably fragmented." +msgstr "" + +#: libraries/advisory_rules.txt:185 +msgid "" +"Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. " +"This might be caused by many Query cache low memory prunes due to " +"{query_cache_size} being too small. For a immediate but short lived fix you " +"can flush the query cache (might lock the query cache for a long time). " +"Carefully adjusting {query_cache_min_res_unit} to a lower value might help " +"too, e.g. you can set it to the average size of your queries in the cache " +"using this formula: (query_cache_size - qcache_free_memory) / " +"qcache_queries_in_cache" +msgstr "" + +#: libraries/advisory_rules.txt:186 +#, php-format +msgid "" +"The cache is currently fragmented by %s%% , with 100%% fragmentation meaning " +"that the query cache is an alternating pattern of free and used blocks. This " +"value should be below 20%%." +msgstr "" + +#: libraries/advisory_rules.txt:188 +msgid "Query cache low memory prunes" +msgstr "" + +#: libraries/advisory_rules.txt:191 +msgid "" +"Cached queries are removed due to low query cache memory from the query " +"cache." +msgstr "" + +#: libraries/advisory_rules.txt:192 +msgid "" +"You might want to increase {query_cache_size}, however keep in mind that the " +"overhead of maintaining the cache is likely to increase with its size, so do " +"this in small increments and monitor the results." +msgstr "" + +#: libraries/advisory_rules.txt:193 +#, php-format +msgid "" +"The ratio of removed queries to inserted queries is %s%%. The lower this " +"value is, the better (This rules firing limit: 0.1%%)" +msgstr "" + +#: libraries/advisory_rules.txt:195 +msgid "Query cache max size" +msgstr "" + +#: libraries/advisory_rules.txt:198 +msgid "" +"The query cache size is above 128 MiB. Big query caches may cause " +"significant overhead that is required to maintain the cache." +msgstr "" + +#: libraries/advisory_rules.txt:199 +msgid "" +"Depending on your environment, it might be performance increasing to reduce " +"this value." +msgstr "" + +#: libraries/advisory_rules.txt:200 +#, php-format +msgid "Current query cache size: %s" +msgstr "" + +#: libraries/advisory_rules.txt:202 +msgid "Query cache min result size" +msgstr "" + +#: libraries/advisory_rules.txt:205 +msgid "" +"The max size of the result set in the query cache is the default of 1 MiB." +msgstr "" + +#: libraries/advisory_rules.txt:206 +msgid "" +"Changing {query_cache_limit} (usually by increasing) may increase " +"efficiency. This variable determines the maximum size a query result may " +"have to be inserted into the query cache. If there are many query results " +"above 1 MiB that are well cacheable (many reads, little writes) then " +"increasing {query_cache_limit} will increase efficiency. Whereas in the case " +"of many query results being above 1 MiB that are not very well cacheable " +"(often invalidated due to table updates) increasing {query_cache_limit} " +"might reduce efficiency." +msgstr "" + +#: libraries/advisory_rules.txt:207 +msgid "query_cache_limit is set to 1 MiB" +msgstr "" + +#: libraries/advisory_rules.txt:211 +msgid "Percentage of sorts that cause temporary tables" +msgstr "" + +#: libraries/advisory_rules.txt:214 libraries/advisory_rules.txt:221 +msgid "Too many sorts are causing temporary tables." +msgstr "" + +#: libraries/advisory_rules.txt:215 libraries/advisory_rules.txt:222 +msgid "" +"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, " +"depending on your system memory limits" +msgstr "" + +#: libraries/advisory_rules.txt:216 +#, php-format +msgid "" +"%s%% of all sorts cause temporary tables, this value should be lower than " +"10%%." +msgstr "" + +#: libraries/advisory_rules.txt:218 +msgid "Rate of sorts that cause temporary tables" +msgstr "" + +#: libraries/advisory_rules.txt:223 +#, php-format +msgid "" +"Temporary tables average: %s, this value should be less than 1 per hour." +msgstr "" + +#: libraries/advisory_rules.txt:225 +msgid "Sort rows" +msgstr "" + +#: libraries/advisory_rules.txt:228 +msgid "There are lots of rows being sorted." +msgstr "" + +#: libraries/advisory_rules.txt:229 +msgid "" +"While there is nothing wrong with a high amount of row sorting, you might " +"want to make sure that the queries which require a lot of sorting use " +"indexed columns in the ORDER BY clause, as this will result in much faster " +"sorting" +msgstr "" + +#: libraries/advisory_rules.txt:230 +#, php-format +msgid "Sorted rows average: %s" +msgstr "" + +#: libraries/advisory_rules.txt:233 +msgid "Rate of joins without indexes" +msgstr "" + +#: libraries/advisory_rules.txt:236 +msgid "There are too many joins without indexes." +msgstr "" + +#: libraries/advisory_rules.txt:237 +msgid "" +"This means that joins are doing full table scans. Adding indexes for the " +"columns being used in the join conditions will greatly speed up table joins" +msgstr "" + +#: libraries/advisory_rules.txt:238 +#, php-format +msgid "Table joins average: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:240 +msgid "Rate of reading first index entry" +msgstr "" + +#: libraries/advisory_rules.txt:243 +msgid "The rate of reading the first index entry is high." +msgstr "" + +#: libraries/advisory_rules.txt:244 +msgid "" +"This usually indicates frequent full index scans. Full index scans are " +"faster than table scans but require lots of CPU cycles in big tables, if " +"those tables that have or had high volumes of UPDATEs and DELETEs, running " +"'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index " +"scans. Other than that full index scans can only be reduced by rewriting " +"queries." +msgstr "" + +#: libraries/advisory_rules.txt:245 +#, php-format +msgid "Index scans average: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:247 +msgid "Rate of reading fixed position" +msgstr "" + +#: libraries/advisory_rules.txt:250 +msgid "The rate of reading data from a fixed position is high." +msgstr "" + +#: libraries/advisory_rules.txt:251 +msgid "" +"This indicates that many queries need to sort results and/or do a full table " +"scan, including join queries that do not use indexes. Add indexes where " +"applicable." +msgstr "" + +#: libraries/advisory_rules.txt:252 +#, php-format +msgid "" +"Rate of reading fixed position average: %s, this value should be less than 1 " +"per hour" +msgstr "" + +#: libraries/advisory_rules.txt:254 +msgid "Rate of reading next table row" +msgstr "" + +#: libraries/advisory_rules.txt:257 +msgid "The rate of reading the next table row is high." +msgstr "" + +#: libraries/advisory_rules.txt:258 +msgid "" +"This indicates that many queries are doing full table scans. Add indexes " +"where applicable." +msgstr "" + +#: libraries/advisory_rules.txt:259 +#, php-format +msgid "" +"Rate of reading next table row: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:262 +msgid "tmp_table_size vs. max_heap_table_size" +msgstr "" + +#: libraries/advisory_rules.txt:265 +msgid "{tmp_table_size} and {max_heap_table_size} are not the same." +msgstr "" + +#: libraries/advisory_rules.txt:266 +msgid "" +"If you have deliberately changed one of either: The server uses the lower " +"value of either to determine the maximum size of in-memory tables. So if you " +"wish to increase the in-memory table limit you will have to increase the " +"other value as well." +msgstr "" + +#: libraries/advisory_rules.txt:267 +#, php-format +msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s" +msgstr "" + +#: libraries/advisory_rules.txt:269 +msgid "Percentage of temp tables on disk" +msgstr "" + +#: libraries/advisory_rules.txt:272 libraries/advisory_rules.txt:279 +msgid "" +"Many temporary tables are being written to disk instead of being kept in " +"memory." +msgstr "" + +#: libraries/advisory_rules.txt:273 +msgid "" +"Increasing {max_heap_table_size} and {tmp_table_size} might help. However " +"some temporary tables are always being written to disk, independent of the " +"value of these variables. To eliminate these you will have to rewrite your " +"queries to avoid those conditions (Within a temporary table: Presence of a " +"BLOB or TEXT column or presence of a column bigger than 512 bytes) as " +"mentioned in the beginning of an Article by the Pythian Group" +msgstr "" + +#: libraries/advisory_rules.txt:274 +#, php-format +msgid "" +"%s%% of all temporary tables are being written to disk, this value should be " +"below 25%%" +msgstr "" + +#: libraries/advisory_rules.txt:276 +msgid "Temp disk rate" +msgstr "" + +#: libraries/advisory_rules.txt:280 +msgid "" +"Increasing {max_heap_table_size} and {tmp_table_size} might help. However " +"some temporary tables are always being written to disk, independent of the " +"value of these variables. To eliminate these you will have to rewrite your " +"queries to avoid those conditions (Within a temporary table: Presence of a " +"BLOB or TEXT column or presence of a column bigger than 512 bytes) as " +"mentioned in the MySQL Documentation" +msgstr "" + +#: libraries/advisory_rules.txt:281 +#, php-format +msgid "" +"Rate of temporary tables being written to disk: %s, this value should be " +"less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:296 +msgid "MyISAM key buffer size" +msgstr "" + +#: libraries/advisory_rules.txt:299 +msgid "Key buffer is not initialized. No MyISAM indexes will be cached." +msgstr "" + +#: libraries/advisory_rules.txt:300 +msgid "" +"Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a " +"good start." +msgstr "" + +#: libraries/advisory_rules.txt:301 +msgid "key_buffer_size is 0" +msgstr "" + +#: libraries/advisory_rules.txt:303 +#, php-format +msgid "Max %% MyISAM key buffer ever used" +msgstr "" + +#: libraries/advisory_rules.txt:306 libraries/advisory_rules.txt:314 +#, php-format +msgid "MyISAM key buffer (index cache) %% used is low." +msgstr "" + +#: libraries/advisory_rules.txt:307 libraries/advisory_rules.txt:315 +msgid "" +"You may need to decrease the size of {key_buffer_size}, re-examine your " +"tables to see if indexes have been removed, or examine queries and " +"expectations about what indexes are being used." +msgstr "" + +#: libraries/advisory_rules.txt:308 +#, php-format +msgid "" +"max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%" +msgstr "" + +#: libraries/advisory_rules.txt:311 +msgid "Percentage of MyISAM key buffer used" +msgstr "" + +#: libraries/advisory_rules.txt:316 +#, php-format +msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%" +msgstr "" + +#: libraries/advisory_rules.txt:318 +msgid "Percentage of index reads from memory" +msgstr "" + +#: libraries/advisory_rules.txt:321 +#, php-format +msgid "The %% of indexes that use the MyISAM key buffer is low." +msgstr "" + +#: libraries/advisory_rules.txt:322 +msgid "You may need to increase {key_buffer_size}." +msgstr "" + +#: libraries/advisory_rules.txt:323 +#, php-format +msgid "Index reads from memory: %s%%, this value should be above 95%%" +msgstr "" + +#: libraries/advisory_rules.txt:327 +msgid "Rate of table open" +msgstr "" + +#: libraries/advisory_rules.txt:330 +msgid "The rate of opening tables is high." +msgstr "" + +#: libraries/advisory_rules.txt:331 +msgid "" +"Opening tables requires disk I/O which is costly. Increasing " +"{table_open_cache} might avoid this." +msgstr "" + +#: libraries/advisory_rules.txt:332 +#, php-format +msgid "Opened table rate: %s, this value should be less than 10 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:334 +msgid "Percentage of used open files limit" +msgstr "" + +#: libraries/advisory_rules.txt:337 +msgid "" +"The number of open files is approaching the max number of open files. You " +"may get a \"Too many open files\" error." +msgstr "" + +#: libraries/advisory_rules.txt:338 libraries/advisory_rules.txt:345 +msgid "" +"Consider increasing {open_files_limit}, and check the error log when " +"restarting after changing {open_files_limit}." +msgstr "" + +#: libraries/advisory_rules.txt:339 +#, php-format +msgid "" +"The number of opened files is at %s%% of the limit. It should be below 85%%" +msgstr "" + +#: libraries/advisory_rules.txt:341 +msgid "Rate of open files" +msgstr "" + +#: libraries/advisory_rules.txt:344 +msgid "The rate of opening files is high." +msgstr "" + +#: libraries/advisory_rules.txt:346 +#, php-format +msgid "Opened files rate: %s, this value should be less than 5 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:348 +#, php-format +msgid "Immediate table locks %%" +msgstr "" + +#: libraries/advisory_rules.txt:351 libraries/advisory_rules.txt:358 +msgid "Too many table locks were not granted immediately." +msgstr "" + +#: libraries/advisory_rules.txt:352 libraries/advisory_rules.txt:359 +msgid "Optimize queries and/or use InnoDB to reduce lock wait." +msgstr "" + +#: libraries/advisory_rules.txt:353 +#, php-format +msgid "Immediate table locks: %s%%, this value should be above 95%%" +msgstr "" + +#: libraries/advisory_rules.txt:355 +msgid "Table lock wait rate" +msgstr "" + +#: libraries/advisory_rules.txt:360 +#, php-format +msgid "Table lock wait rate: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:362 +msgid "Thread cache" +msgstr "" + +#: libraries/advisory_rules.txt:365 +msgid "" +"Thread cache is disabled, resulting in more overhead from new connections to " +"MySQL." +msgstr "" + +#: libraries/advisory_rules.txt:366 +msgid "Enable the thread cache by setting {thread_cache_size} > 0." +msgstr "" + +#: libraries/advisory_rules.txt:367 +msgid "The thread cache is set to 0" +msgstr "" + +#: libraries/advisory_rules.txt:369 +#, php-format +msgid "Thread cache hit rate %%" +msgstr "" + +#: libraries/advisory_rules.txt:372 +msgid "Thread cache is not efficient." +msgstr "" + +#: libraries/advisory_rules.txt:373 +msgid "Increase {thread_cache_size}." +msgstr "" + +#: libraries/advisory_rules.txt:374 +#, php-format +msgid "Thread cache hitrate: %s%%, this value should be above 80%%" +msgstr "" + +#: libraries/advisory_rules.txt:376 +msgid "Threads that are slow to launch" +msgstr "" + +#: libraries/advisory_rules.txt:379 +msgid "There are too many threads that are slow to launch." +msgstr "" + +#: libraries/advisory_rules.txt:380 +msgid "" +"This generally happens in case of general system overload as it is pretty " +"simple operations. You might want to monitor your system load carefully." +msgstr "" + +#: libraries/advisory_rules.txt:381 +#, php-format +msgid "%s thread(s) took longer than %s seconds to start, it should be 0" +msgstr "" + +#: libraries/advisory_rules.txt:383 +msgid "Slow launch time" +msgstr "" + +#: libraries/advisory_rules.txt:386 +msgid "Slow_launch_threads is above 2s" +msgstr "" + +#: libraries/advisory_rules.txt:387 +msgid "" +"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow " +"to launch" +msgstr "" + +#: libraries/advisory_rules.txt:388 +#, php-format +msgid "slow_launch_time is set to %s" +msgstr "" + +#: libraries/advisory_rules.txt:392 +msgid "Percentage of used connections" +msgstr "" + +#: libraries/advisory_rules.txt:395 +msgid "" +"The maximum amount of used connections is getting close to the value of " +"{max_connections}." +msgstr "" + +#: libraries/advisory_rules.txt:396 +msgid "" +"Increase {max_connections}, or decrease {wait_timeout} so that connections " +"that do not close database handlers properly get killed sooner. Make sure " +"the code closes database handlers properly." +msgstr "" + +#: libraries/advisory_rules.txt:397 +#, php-format +msgid "" +"Max_used_connections is at %s%% of max_connections, it should be below 80%%" +msgstr "" + +#: libraries/advisory_rules.txt:399 +msgid "Percentage of aborted connections" +msgstr "" + +#: libraries/advisory_rules.txt:402 libraries/advisory_rules.txt:409 +msgid "Too many connections are aborted." +msgstr "" + +#: libraries/advisory_rules.txt:403 libraries/advisory_rules.txt:410 +msgid "" +"Connections are usually aborted when they cannot be authorized. This article might help you track down the " +"source." +msgstr "" + +#: libraries/advisory_rules.txt:404 +#, php-format +msgid "%s%% of all connections are aborted. This value should be below 1%%" +msgstr "" + +#: libraries/advisory_rules.txt:406 +msgid "Rate of aborted connections" +msgstr "" + +#: libraries/advisory_rules.txt:411 +#, php-format +msgid "" +"Aborted connections rate is at %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:413 +msgid "Percentage of aborted clients" +msgstr "" + +#: libraries/advisory_rules.txt:416 libraries/advisory_rules.txt:423 +msgid "Too many clients are aborted." +msgstr "" + +#: libraries/advisory_rules.txt:417 libraries/advisory_rules.txt:424 +msgid "" +"Clients are usually aborted when they did not close their connection to " +"MySQL properly. This can be due to network issues or code not closing a " +"database handler properly. Check your network and code." +msgstr "" + +#: libraries/advisory_rules.txt:418 +#, php-format +msgid "%s%% of all clients are aborted. This value should be below 2%%" +msgstr "" + +#: libraries/advisory_rules.txt:420 +msgid "Rate of aborted clients" +msgstr "" + +#: libraries/advisory_rules.txt:425 +#, php-format +msgid "Aborted client rate is at %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:429 +msgid "Is InnoDB disabled?" +msgstr "" + +#: libraries/advisory_rules.txt:432 +msgid "You do not have InnoDB enabled." +msgstr "" + +#: libraries/advisory_rules.txt:433 +msgid "InnoDB is usually the better choice for table engines." +msgstr "" + +#: libraries/advisory_rules.txt:434 +msgid "have_innodb is set to 'value'" +msgstr "" + +#: libraries/advisory_rules.txt:436 +msgid "InnoDB log size" +msgstr "" + +#: libraries/advisory_rules.txt:439 +msgid "" +"The InnoDB log file size is not an appropriate size, in relation to the " +"InnoDB buffer pool." +msgstr "" + +#: libraries/advisory_rules.txt:440 +#, php-format +msgid "" +"Especially on a system with a lot of writes to InnoDB tables you should set " +"{innodb_log_file_size} to 25%% of {innodb_buffer_pool_size}. However the " +"bigger this value, the longer the recovery time will be when database " +"crashes, so this value should not be set much higher than 256 MiB. Please " +"note however that you cannot simply change the value of this variable. You " +"need to shutdown the server, remove the InnoDB log files, set the new value " +"in my.cnf, start the server, then check the error logs if everything went " +"fine. See also this blog entry" +msgstr "" + +#: libraries/advisory_rules.txt:441 +#, php-format +msgid "" +"Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, " +"it should not be below 20%%" +msgstr "" + +#: libraries/advisory_rules.txt:443 +msgid "Max InnoDB log size" +msgstr "" + +#: libraries/advisory_rules.txt:446 +msgid "The InnoDB log file size is inadequately large." +msgstr "" + +#: libraries/advisory_rules.txt:447 +#, php-format +msgid "" +"It is usually sufficient to set {innodb_log_file_size} to 25%% of the size " +"of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down " +"the recovery time after a database crash considerably. See also this Article. You need to shutdown the server, " +"remove the InnoDB log files, set the new value in my.cnf, start the server, " +"then check the error logs if everything went fine. See also this blog entry" +msgstr "" + +#: libraries/advisory_rules.txt:448 +#, php-format +msgid "Your absolute InnoDB log size is %s MiB" +msgstr "" + +#: libraries/advisory_rules.txt:450 +msgid "InnoDB buffer pool size" +msgstr "" + +#: libraries/advisory_rules.txt:453 +msgid "Your InnoDB buffer pool is fairly small." +msgstr "" + +#: libraries/advisory_rules.txt:454 +#, php-format +msgid "" +"The InnoDB buffer pool has a profound impact on performance for InnoDB " +"tables. Assign all your remaining memory to this buffer. For database " +"servers that use solely InnoDB as storage engine and have no other services " +"(e.g. a web server) running, you may set this as high as 80%% of your " +"available memory. If that is not the case, you need to carefully assess the " +"memory consumption of your other services and non-InnoDB-Tables and set this " +"variable accordingly. If it is set too high, your system will start " +"swapping, which decreases performance significantly. See also this article" +msgstr "" + +#: libraries/advisory_rules.txt:455 +#, php-format +msgid "" +"You are currently using %s%% of your memory for the InnoDB buffer pool. This " +"rule fires if you are assigning less than 60%%, however this might be " +"perfectly adequate for your system if you don't have much InnoDB tables or " +"other services running on the same machine." +msgstr "" + +#: libraries/advisory_rules.txt:459 +msgid "MyISAM concurrent inserts" +msgstr "" + +#: libraries/advisory_rules.txt:462 +msgid "Enable {concurrent_insert} by setting it to 1" +msgstr "" + +#: libraries/advisory_rules.txt:463 +msgid "" +"Setting {concurrent_insert} to 1 reduces contention between readers and " +"writers for a given table. See also MySQL Documentation" +msgstr "" + +#: libraries/advisory_rules.txt:464 +msgid "concurrent_insert is set to 0" +msgstr ""